[cheese] Update NEWS for 3.20.0



commit be6d553d8066a67d34f8ef16ca6a28f736a16168
Author: David King <amigadave amigadave com>
Date:   Tue Mar 22 06:21:39 2016 +0000

    Update NEWS for 3.20.0

 NEWS         |   30 ++++++++++++++++++++++++++++++
 configure.ac |    6 +++---
 2 files changed, 33 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1f74b57..647c4e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,36 @@
 ChangeLog for Cheese
 --------------------
 
+version 3.20.0
+  - Added/Updated Translations
+    - cs, courtesy of Marek Černocký
+    - da, courtesy of "Last-Translator: scootergrisen\n"
+    - el, courtesy of Efstathios Iosifidis
+    - es, courtesy of Daniel Mustieles
+    - eu, courtesy of dooteo
+    - fi, courtesy of Jiri Grönroos
+    - fr, courtesy of Alain Lojewski
+    - fur, courtesy of Fabio Tomat
+    - gl, courtesy of Fran Dieguez
+    - it, courtesy of Milo Casagrande
+    - ja, courtesy of Tsuji Kento
+    - kk, courtesy of Baurzhan Muftakhidinov
+    - ko, courtesy of Changwoo Ryu
+    - lt, courtesy of Aurimas Černius
+    - lv, courtesy of Rūdolfs Mazurs
+    - nb, courtesy of Kjartan Maraas
+    - nl, courtesy of Hannie Dumoleyn
+    - oc, courtesy of Cédric Valmary (totenoc.eu)
+    - pt, courtesy of Sérgio Cardeira
+    - ru, courtesy of Stas Solovey
+    - sl, courtesy of Matej Urbančič
+    - sr, courtesy of Марко М. Костић
+    - sr latin, courtesy of Marko M. Kostić
+    - tr, courtesy of Muhammet Kara
+    - zh_CN, courtesy of Dingzhong Chen
+  - Added/Updated Documentation
+    - ko, courtesy of Youngbin Han
+
 version 3.19.90
   - Use same alias as upstream for XDG directories
     https://bugzilla.gnome.org/show_bug.cgi?id=761952
diff --git a/configure.ac b/configure.ac
index b0d332c..2a1b016 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.64])
 AC_INIT([Cheese],
-        [3.19.90],
+        [3.20.0],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=cheese],
         [cheese],
         [https://wiki.gnome.org/Apps/Cheese])
@@ -48,8 +48,8 @@ GNOME_COMPILE_WARNINGS([maximum])
 # - If binary compatibility has been broken (eg removed or changed interfaces)
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
-AC_SUBST([LIBCHEESE_LT_VERSION], [8:3:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [25:3:0])
+AC_SUBST([LIBCHEESE_LT_VERSION], [8:4:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [25:4:0])
 
 #*******************************************************************************
 # Internationalization


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