[vino] 2.27.5 release



commit 896d2fc34c7aa9078d74b84558353cbe0a8acf32
Author: Jonh Wendell <jwendell gnome org>
Date:   Mon Jul 27 16:14:53 2009 -0300

    2.27.5 release

 NEWS         |   33 +++++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 35 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9823964..8b216dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,36 @@
+Vino 2.27.5
+===========
+
+  Features and Fixes
+	+ Added an (GConf) option to disable XDamage extension. See #533613.
+	+ Added Telepathy tubes support, allowing you to share the desktop
+	with an IM buddy. (Arnaud Maillet)
+	+ Dropped libgnome dependency. Using EggSmClient.
+	+ Migrate from libglade to GtkBuilder. (Javier Jardón)
+	+ Many small bug fixes.
+
+  Translations
+
+	+ Alexander Shopov (bg)
+	+ A S Alam (pa)
+	+ Ask H. Larsen (da)
+	+ Chao-Hsiung Liao (zh_HK) (zh_TW)
+	+ Claude Paroz (fr)
+	+ Daniel Nylander (sv)
+	+ drtvasudevan (ta)
+	+ Gabor Kelemen (hu)
+	+ Ihar Hrachyshka (be)
+	+ Ivar Smolin (et)
+	+ Jonh Wendell (pt_BR)
+	+ Jorge Gonzalez (es)
+	+ Laurent Coudeur (fr)
+	+ Luca Ferretti (it)
+	+ Marios Zindilis (el)
+	+ Matej Urban (sl)
+	+ Mattias Põldaru (et)
+	+ Maxim V. Dziumanenko (uk)
+	+ Yaron Shahrabani (he)
+
 Vino 2.26.1
 ===========
 
diff --git a/README b/README
index 67616b5..6350f81 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Vino 2.26.1
+Vino 2.27.5
 ===========
 
 	This package is free software and is part of the
diff --git a/configure.in b/configure.in
index a9e4551..92edfb9 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([vino], [2.26.2],
+AC_INIT([vino], [2.27.5],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=vino])
 AC_CONFIG_SRCDIR(server/vino-fb.c)
 



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