[gtk-vnc] 0.3.10 release



commit a6f5dd49f079584b8958664e902e6bf2f33ffca3
Author: Jonh Wendell <jwendell gnome org>
Date:   Tue Oct 20 15:35:32 2009 -0300

    0.3.10 release

 NEWS         |   34 ++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 35 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bf6fcf8..e356633 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,40 @@
     GTK VNC News
     ============
 
+Oct 20, 2009: Release 0.3.10
+============================
+
+Bug fixes:
+
+ o Fix check for SASL on Solaris
+ o Improvements on autoconf stuff such as drop some warnings, use silent
+   Makefile rules, etc.
+ o Improvements on the example program
+ o Request a full screen update when receives a desktop-resize encoding
+
+New features:
+
+ o Add internationalization (i18n) support
+ o Add ability to set the depth color
+ o Add ability to request a full screen update
+
+Translations:
+
+ o António Lima (pt)
+ o Claude Paroz (fr)
+ o Daniel Nylander (sv)
+ o Fran Diéguez (gl)
+ o Gabor Kelemen (hu)
+ o Henrique P. Machado (pt_BR)
+ o Inaki Larranaga (eu)
+ o Jonh Wendell (pt_BR)
+ o Jorge González (es)
+ o Luca Ferretti (it)
+ o Mario Blättermann (de)
+ o Pavlos Tournaris (el)
+ o Philip Withnall (en_GB)
+ o Piotr DrÄ?g (pl)
+
 Aug 10, 2009: Release 0.3.9
 ===========================
 
diff --git a/configure.ac b/configure.ac
index 1fdf977..2131706 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([gtk-vnc], [0.3.9])
+AC_INIT([gtk-vnc], [0.3.10])
 AC_CONFIG_SRCDIR([src/gvnc.c])
 dnl Causes problems with RHEL-5 vintage intltool
 dnl AC_CONFIG_AUX_DIR([build-aux])



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