[vinagre] 2.30.1



commit a69ad128da7a48abf721a4ac227b8587f628061d
Author: Jonh Wendell <jwendell gnome org>
Date:   Tue May 4 10:24:05 2010 -0300

    2.30.1

 NEWS         |   23 +++++++++++++++++++++++
 README       |    2 +-
 configure.ac |    2 +-
 3 files changed, 25 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ad621b5..9cac45c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Vinagre 2.30.1
+===============
+
+  Fixes
+
+	+ Fix a crash when using SSH tunneling due to a not exported symbol
+	+ Added various comments for translators
+	+ Bump telepathy minimum version to 0.9.0
+	+ Fix SSH username saving in bookmarks
+	+ Make sure we use system ifaddrs.h thus showing the correct IP address in
+	the Reverse Connections dialog
+
+  UI translations
+
+	+ Andika Triwidada (id)
+	+ Carles Ferrando (ca valencia)
+	+ Jordi Serratosa (ca)
+	+ Kjartan Maraas (nb)
+	+ Roman Mátyus (sk)
+	+ Theppitak Karoonboonyanan (th)
+	+ Xandru Armesto (ast)
+	+ Žygimantas BeruÄ?ka (lt)
+
 Vinagre 2.30.0
 ===============
 
diff --git a/README b/README
index 99ee7f4..57beb77 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Vinagre 2.30.0
+Vinagre 2.30.1
 ===============
 
 This is vinagre, a remote desktop viewer for the GNOME Desktop.
diff --git a/configure.ac b/configure.ac
index 3cd8c49..6fa6d40 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Vinagre autoconf
 
 AC_PREREQ([2.64])
-AC_INIT([vinagre],[2.30.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=vinagre],[vinagre],[http://projects.gnome.org/vinagre/])
+AC_INIT([vinagre],[2.30.1],[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]