[vinagre] 2.31.4



commit 2061299d5676d1948981997ae59bbbdc57411a18
Author: Jonh Wendell <jwendell gnome org>
Date:   Tue Jun 29 16:06:56 2010 -0300

    2.31.4

 NEWS         |   36 ++++++++++++++++++++++++++++++++++++
 README       |   22 +---------------------
 configure.ac |    2 +-
 3 files changed, 38 insertions(+), 22 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9cac45c..a634476 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+Vinagre 2.31.4
+===============
+
+  Features
+
+	+ Added basic RDP support
+	+ Allows using of an alternative ssh port when doing tunnel
+	+ Build with GSEAL
+
+  Fixes
+
+	+ Removed password length limit for SSH connections
+	+ Minor fixes
+
+  UI translations:
+	+ Aron Xu (zh_CN)
+	+ Bruce Cowan (en_GB)
+	+ Fran Diéguez (gl)
+	+ Gabor Kelemen (hu)
+	+ Ivar Smolin (et)
+	+ Jonh Wendell (pt_BR)
+	+ Jorge González (es)
+	+ Kjartan Maraas (nb)
+	+ Matej UrbanÄ?iÄ? (sl)
+	+ Milo Casagrande (it)
+	+ Rajesh Ranjan (hi)
+	+ Rudolfs Mazurs (lv)
+	+ Sira Nokyoongtong (th)
+	+ Thomas Thurman (en shaw)
+	+ Yaron Shahrabani (he)
+
+  Doc translations:
+
+	+ Aron Xu (zh_CN)
+	+ Jorge González (es)
+
 Vinagre 2.30.1
 ===============
 
diff --git a/README b/README
index 57beb77..987b3bf 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Vinagre 2.30.1
+Vinagre 2.31.4
 ===============
 
 This is vinagre, a remote desktop viewer for the GNOME Desktop.
@@ -24,23 +24,3 @@ Who is behind Vinagre?
 
   - See the file 'AUTHORS'
 
-
-Enabling scaling
-================
-
- - Current version (2.25 an up):
-  Scaling should be working out-of-the-box, as it relies on cairo, and cairo
-  is present on most platforms. Note that gtk-vnc >= 0.3.8 is required.
-
- - Older versions (2.24 and earlier):
-  In order to enable scaling in Vinagre, gtk-vnc widget must have been
-  compiled with this feature enabled. Just build gtk-vnc with the flag
-  '--with-gtkglext=yes', in the configure stage.
-
-Bookmarks
-=========
-
-  - In Vinagre 2.23.3 we have moved the bookmarks file location from ~/.gnome2
-  to ~/.local/share/vinagre, which is the recommended place for data files.
-  The change should be transparent, i.e., we automatically copy the old file
-  to the new place if we detect that new file does not exist yet.
diff --git a/configure.ac b/configure.ac
index 92b5032..bb4f53b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Vinagre autoconf
 
 AC_PREREQ([2.64])
-AC_INIT([vinagre],[2.30.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=vinagre],[vinagre],[http://projects.gnome.org/vinagre/])
+AC_INIT([vinagre],[2.31.4],[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]