[vinagre] 2.27.5 release



commit 321c1970fcaaa80776579e28b2a2c29b66787c33
Author: Jonh Wendell <jwendell gnome org>
Date:   Tue Jul 28 12:06:43 2009 -0300

    2.27.5 release

 NEWS         |   36 ++++++++++++++++++++++++++++++++++++
 README       |    4 ++--
 configure.ac |    2 +-
 3 files changed, 39 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 852863a..a7c1c6c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+Vinagre 2.27.5
+==============
+
+  Features and Fixes
+	+ New plugin system. All protocols should be implemented as a plugin.
+	Initially we have only VNC plugin.
+	+ Telepathy tubes support. This allows you to access a screen of an
+	IM contact.
+	+ Lots of minor fixes.
+	+ Some regressions? File a bug please!
+
+  UI translations:
+	+ Alexander Shopov (bg)
+	+ A S Alam (pa)
+	+ Daniel Nylander (sv)
+	+ drtvasudevan (ta)
+	+ Ilkka Tuohela (fi)
+	+ Ivar Smolin (et)
+	+ Jorge Gonzalez (es)
+	+ Kjartan Maraas (nb)
+	+ Luca Ferretti (it)
+	+ Lucas Lommer (cs)
+	+ Manoj Kumar Giri (or)
+	+ Marios Zindilis (el)
+	+ Mattias Põldaru (et)
+	+ Maxim V. Dziumanenko (uk)
+	+ Nathan-J. Hirschauer (de)
+	+ Runa Bhattacharjee (bn_IN)
+	+ Yaron Shahrabani (he)
+
+  Doc translations:
+	+ Fotis Tsamis (el)
+	+ Å?ukasz JernaÅ? (pl)
+	+ Petr Kovar (cs)
+	+ TeliuTe (zh_CN)
+
 Vinagre 2.26.1
 ==============
 
diff --git a/README b/README
index d004d20..2805efd 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
-Vinagre 2.26.1
+Vinagre 2.27.5
 ==============
 
-This is vinagre, a VNC client for the GNOME Desktop.
+This is vinagre, a remote desktop viewer for the GNOME Desktop.
 
 You can download or see more information about it on:
    http://projects.gnome.org/vinagre/
diff --git a/configure.ac b/configure.ac
index 53634b5..e30c312 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT(vinagre, 2.27.2, http://projects.gnome.org/vinagre/)
+AC_INIT(vinagre, 2.27.5, http://projects.gnome.org/vinagre/)
 
 VINAGRE_API_VERSION=1.0
 AC_SUBST(VINAGRE_API_VERSION)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]