[vinagre] Update NEWS for 3.15.2 release



commit e0b42b0c5ef08c9700bc3b8d6993e5ddca1d19f4
Author: David King <amigadave amigadave com>
Date:   Mon Nov 24 18:46:54 2014 +0000

    Update NEWS for 3.15.2 release

 .gitignore   |    1 +
 NEWS         |   30 ++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 3 files changed, 32 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af4b114..a418f44 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ Makefile.in
 /help/*/*.mo
 /help/*/*.page
 /help/*/*.stamp
+/help/*/legal.xml
 !/help/C
 /intltool-extract.in
 /intltool-merge.in
diff --git a/NEWS b/NEWS
index e446e24..9ce02b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Vinagre 3.15.2
+==============
+
+Alexander Tsoy (1):
+      Remove bashism from configure.ac
+
+David King (1):
+      Add name and summary elements to AppData
+
+Krishnababu Krothapalli (1):
+      Updated Telugu translation
+
+Marek Kasik (1):
+      Detect RDP hosts via Avahi
+
+Rajesh Ranjan (1):
+      Updated Hindi translation
+
+RÅ«dolfs Mazurs (1):
+      Updated Latvian translation
+
+Saibal Ray (1):
+      Updated Bengali (India) translation
+
+Timo Jyrinki (1):
+      Change Finnish translation team web page to l10n.gnome.org
+
+Tong Hui (1):
+      update zh_CN translation
+
 Vinagre 3.14.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index 73f933e..dd21f17 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.64])
-AC_INIT([Vinagre], [3.14.0], [https://bugzilla.gnome.org/enter_bug.cgi?product=vinagre], [vinagre], 
[https://wiki.gnome.org/Apps/Vinagre])
+AC_INIT([Vinagre], [3.15.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]