[gtk-vnc] Update for 0.5.0 release
- From: Daniel P. Berrange <dberrange src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-vnc] Update for 0.5.0 release
- Date: Wed, 21 Dec 2011 17:35:04 +0000 (UTC)
commit f8e1e484304942d6de88c82d22d2b4d30c566248
Author: Daniel P. Berrange <berrange redhat com>
Date: Wed Dec 21 17:04:29 2011 +0000
Update for 0.5.0 release
NEWS | 18 ++++++++++++++++++
configure.ac | 2 +-
2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6573cf4..0f50446 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,24 @@
GTK VNC News
============
+Dec 21, 2011: Release 0.5.0
+===========================
+
+New features:
+
+ o QEMU audio extension support
+
+Bug fixes:
+
+ o Avoid deprecated GNUTLS functions
+ o Allow access to VncConnection object inside VncDisplay
+ o Don't override PKG_CONFIG_PATH when building GIR files
+ o Death to all TABs
+ o General code style/indentation cleanup
+ o Fix memory leak in keymap code
+ o Fix mapping of shift key in Windows
+
+
Nov 10, 2011: Release 0.4.4
===========================
diff --git a/configure.ac b/configure.ac
index 23e466e..8eebe41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
AC_PREREQ(2.63)
-AC_INIT([gtk-vnc],[0.4.4],[https://bugzilla.gnome.org/enter_bug.cgi?product=gtk-vnc],[gtk-vnc],[http://live.gnome.org/gtk-vnc/])
+AC_INIT([gtk-vnc],[0.5.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=gtk-vnc],[gtk-vnc],[http://live.gnome.org/gtk-vnc/])
AC_CONFIG_SRCDIR([src/vncconnection.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([config.h])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]