[vinagre] 2.29.90



commit b2aea5fbbde3ade4635450802cf2fbfbf360ba52
Author: Jonh Wendell <jwendell gnome org>
Date:   Mon Feb 8 17:53:43 2010 -0300

    2.29.90

 NEWS         |   34 ++++++++++++++++++++++++++++++++++
 README       |    4 ++--
 configure.ac |    2 +-
 3 files changed, 37 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 051f2f9..97c6f31 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+Vinagre 2.29.90
+===============
+
+  Features
+
+	+ Improved SSH tunneling.
+	+ Show a message in the first run explaining menu accelerators and
+	keyboard shortcuts behavior in Vinagre.
+	+ Store window size, position, panel state, etc in the XDG_CACHE_DIR
+	instead of GConf.
+	+ Enable the username field for SSH connections.
+	+ Option to keep the aspect ratio when using scaling.
+	+ Modernize autotools.
+	+ SSH plugin uses the username provided from mdns (Avahi).
+
+  Fixes
+
+	+ Fix build on Solaris (Halton Huo).
+	+ Drop 1px line at toolbar in fullscreen mode.
+	+ Minor fixes
+
+  UI translations:
+
+	+ Aron Xu (zh_CN)
+	+ Ivar Smolin (et)
+	+ Jamil Ahmed (bn)
+	+ Jonh Wendell (pt_BR)
+	+ Jorge González (es)
+	+ Kjartan Maraas (nb)
+	+ Krasimir Chonov (bg)
+	+ Matej UrbanÄ?iÄ? (sl)
+	+ Mattias Põldaru (et)
+	+ Sweta Kothari (gu)
+
 Vinagre 2.29.6
 ==============
 
diff --git a/README b/README
index 4145995..8a69772 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-Vinagre 2.29.6
-==============
+Vinagre 2.29.90
+===============
 
 This is vinagre, a remote desktop viewer for the GNOME Desktop.
 
diff --git a/configure.ac b/configure.ac
index 5a0d469..093cdc0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Vinagre autoconf
 
 AC_PREREQ([2.64])
-AC_INIT([vinagre],[2.29.6],[https://bugzilla.gnome.org/enter_bug.cgi?product=vinagre],[vinagre],[http://projects.gnome.org/vinagre/])
+AC_INIT([vinagre],[2.29.90],[https://bugzilla.gnome.org/enter_bug.cgi?product=vinagre],[vinagre],[http://projects.gnome.org/vinagre/])
 AC_CONFIG_SRCDIR([vinagre/vinagre-main.c])
 AC_CONFIG_HEADERS([config.h])
 



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