[gtk-vnc] Update NEWS for 0.7.2 release
- From: Daniel P. Berrange <dberrange src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-vnc] Update NEWS for 0.7.2 release
- Date: Fri, 23 Mar 2018 14:00:10 +0000 (UTC)
commit 0e8b3c545ad109051501b4ff4ed548689df6e7d4
Author: Daniel P. Berrangé <berrange redhat com>
Date: Fri Mar 23 12:12:01 2018 +0000
Update NEWS for 0.7.2 release
Signed-off-by: Daniel P. Berrangé <berrange redhat com>
NEWS | 13 +++++++++++++
configure.ac | 2 +-
2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 44bef26..7c11360 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,19 @@
GTK VNC News
============
+Mar 23, 2018: Release 0.7.2
+===========================
+
+ o Deprecated the manual python2 binding in favour of GObject
+ introspection. It will be deleted in the next release.
+ o Emit led state notification on connect
+ o Fix incorrect copyright notices
+ o Simplify shifted-tab key handling
+ o Don't short circuit TLS credential request
+ o Improve check for keymap under XWayland
+ o Update doap description of project
+ o Modernize RPM specfile
+
May 19, 2017: Release 0.7.1
===========================
diff --git a/configure.ac b/configure.ac
index 86538ef..15ff188 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
AC_PREREQ(2.63)
-AC_INIT([gtk-vnc],[0.7.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gtk-vnc],[gtk-vnc],[https://wiki.gnome.org/Projects/gtk-vnc])
+AC_INIT([gtk-vnc],[0.7.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=gtk-vnc],[gtk-vnc],[https://wiki.gnome.org/Projects/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]