[anjuta] Update files for release



commit 165e5d5ca118c1058c1f382c22175b6e969c64b5
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Sat Mar 19 16:14:00 2016 +0100

    Update files for release

 NEWS         |   58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 59 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d63a04e..66e3abb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,61 @@
+Anjuta 3.20.0 (March 19, 2016) -- Sébastien Granjoux
+
+Changes:
+
+Yannick Inizan (2)
+    build: add support for Vala 0.32
+    sourceview: bgo #756426 - Anjuta show "The file ... has been deleted on the disk" everytime I save fil
+
+Sébastien Granjoux (1)
+    Check for yelp-tools to avoid an error later
+
+Michael Biebl (1)
+    build: bgo#756198 - Needs support for vala 0.30
+
+Richard Hughes (1)
+    Update the AppData file to version 0.7+
+    Add missing kudos to the AppData file
+    Add a missing tag to the AppData file
+
+
+Yuri Myasoedov (1)
+    Updated Russian translation
+
+Gil Forcada (1)
+    Updated Catalan translation
+
+Cédric Valmary (2)
+    Updated Occitan translation
+
+Chao-Hsiung Liao (1)
+    Updated Chinese (Taiwan) translation
+
+Enrico Nicoletto (1)
+    Updated Brazilian Portuguese translation
+
+Aurimas Černius (2)
+    Fixed error in Lithuanian translation
+    Updated Lithuanian translation
+
+Pedro Albuquerque (1)
+    Updated Portuguese translation
+
+Akom Chotiphantawanon (1)
+    Updated Thai translation
+
+Christian Kirbach (1)
+    Updated German translation
+
+Inaki Larranaga Murgoitio (1)
+    Updated Basque language
+
+Милош Поповић (1)
+    Updated Serbian translation
+
+Ask Hjorth Larsen (1)
+    Updated Danish translation
+
+
 Anjuta 3.18.0 (September 20, 2015) -- Sébastien Granjoux
 
 Changes:
diff --git a/configure.ac b/configure.ac
index 14ec228..5609dc7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.65)
 
 m4_define(anjuta_major_version,  3)
-m4_define(anjuta_minor_version,  18)
+m4_define(anjuta_minor_version,  20)
 m4_define(anjuta_micro_version,  0)
 m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version)
 m4_define(bugzilla_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version)


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