[vino] 2.27.92 release



commit b3c6bd748f22c28d49e8d2b86f5111d941d92b7a
Author: Jonh Wendell <jwendell gnome org>
Date:   Mon Sep 7 08:44:13 2009 -0300

    2.27.92 release

 NEWS         |   31 +++++++++++++++++++++++++++++++
 README       |    2 +-
 configure.in |    2 +-
 3 files changed, 33 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2d32c27..5876233 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Vino 2.27.92
+============
+
+  Fixes
+
+	+ Fix a regression that allows more than one instance of the server to run.
+	+ Use vino's debug framework instead of g_printerr (mainly in tube code).
+	+ Make Avahi use the network interface defined in vino preferences.
+	+ Use integer (instead of double) as the port parameter in dbus calls.
+	  (This fix 'localhost' appearing in preferences applet)
+	+ Fixed a warning in libgcrypt initialization.
+
+  Translations
+	+ A S Alam (pa)
+	+ Baris Cicek (tr)
+	+ Changwoo Ryu (ko)
+	+ Chao-Hsiung Liao (zh_HK) (zh_TW)
+	+ Duarte Loreto (pt)
+	+ G Karunakar (hi)
+	+ ifelix (ta)
+	+ Inaki Larranaga Murgoitio (eu)
+	+ Ivar Smolin (et)
+	+ Jamil Ahmed (bn)
+	+ Jonh Wendell (pt_BR)
+	+ Khaled Hosny (ar)
+	+ Kjartan Maraas (nb)
+	+ MiloÅ¡ PopoviÄ? (sr) (sr latin)
+	+ Sandeep Shedmake (mr)
+	+ Sweta Kothari (gu)
+	+ Tomasz Dominikowski (pl)
+
 Vino 2.27.91
 ============
 
diff --git a/README b/README
index 2b84582..ab2ecef 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Vino 2.27.91
+Vino 2.27.92
 ============
 
 	This package is free software and is part of the
diff --git a/configure.in b/configure.in
index a2f5e3b..bd1ef32 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([vino], [2.27.91],
+AC_INIT([vino], [2.27.92],
         [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]