[vinagre] Update NEWS for 3.17.2 release



commit 89a8e8383bacf9c5060a07b98b58415468d89b75
Author: David King <amigadave amigadave com>
Date:   Mon May 25 22:11:01 2015 +0100

    Update NEWS for 3.17.2 release

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7558236..8df53ea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Vinagre 3.17.2
+==============
+
+Antoine Jacoutot (1):
+      BSD: fix a couple of implicit declarations
+
+David King (1):
+      Trivial const-correctness fix
+
+Hajime Taira (1):
+      l10n: Update Japanese translation
+
+Khaled Hosny (1):
+      Update Arabic translation
+
+Mike DePaulo (1):
+      Change SPICE passwords limited to 60 characters
+
+Nick Andrade (1):
+      Fix building against newer FreeRDP versions
+
 Vinagre 3.16.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index 60b2c6a..cae2ae6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.64])
-AC_INIT([Vinagre], [3.16.0], [https://bugzilla.gnome.org/enter_bug.cgi?product=vinagre], [vinagre], 
[https://wiki.gnome.org/Apps/Vinagre])
+AC_INIT([Vinagre], [3.17.2], [https://bugzilla.gnome.org/enter_bug.cgi?product=vinagre], [vinagre], 
[https://wiki.gnome.org/Apps/Vinagre])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([vinagre/vinagre-main.c])
 AC_CONFIG_HEADERS([config.h])


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