[vinagre] 2.27.90 release



commit 84d49eddd4d4f6291840df5c04b0cfdead3bc747
Author: Jonh Wendell <jwendell gnome org>
Date:   Tue Aug 11 17:08:20 2009 -0300

    2.27.90 release

 NEWS         |   25 +++++++++++++++++++++++++
 README       |    4 ++--
 configure.ac |    2 +-
 3 files changed, 28 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index a7c1c6c..ab8df26 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Vinagre 2.27.90
+===============
+
+  Features and Fixes
+	+ Use GtkBuilder instead of Glade.
+	+ Added a *very basic* SSH plugin. Enable it with --enable-ssh in configure.
+	+ Panel applet is now optional. Disable it with --disable-applet.
+	+ Toolbar in fullscreen mode is now centralized.
+	+ Screenshot can be saved in various formats.
+	+ New fullscreen command-line option.
+	+ New scaled command-line option.
+	+ If the server is omitted in the command line, 'localhost' is assumed.
+	+ Clipboard operations work even with special chars.
+
+  UI translations:
+	+ Antón Méixome (gl)
+	+ Chao-Hsiung Liao (zh_HK) (zh_TW)
+	+ Claude Paroz (fr)
+	+ Daniel Nylander (sv)
+	+ Ivar Smolin (et)
+	+ Jochen Skulj (de)
+	+ Jorge González (es)
+	+ Kjartan Maraas (nb)
+	+ Mattias Põldaru (et)
+
 Vinagre 2.27.5
 ==============
 
diff --git a/README b/README
index 2805efd..002d6a5 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-Vinagre 2.27.5
-==============
+Vinagre 2.27.90
+===============
 
 This is vinagre, a remote desktop viewer for the GNOME Desktop.
 
diff --git a/configure.ac b/configure.ac
index 4acf212..cfb2a22 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.5, http://projects.gnome.org/vinagre/)
+AC_INIT(vinagre, 2.27.90, 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]