[anjuta] Updated for 3.1.90 release



commit a9c750383f389332a106993a26d687db17ebcefb
Author: Johannes Schmid <jhs gnome org>
Date:   Mon Aug 29 10:23:44 2011 +1000

    Updated for 3.1.90 release

 NEWS         |   24 +++++++++++++++++++++++-
 configure.ac |    2 +-
 2 files changed, 24 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index eb7c412..b8cb0d2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,26 @@
-Anjuta 3.1.5 "Sydney Edition" (13 July 2011) -- Johannes Schmid
+Anjuta 3.1.90 "Whitsunday Islands" (29 August 2011) -- Johannes Schmid
+
+Changes:
+ - Some seldom used debugger menu items were removed (SÃbastien Granjoux)
+ - A lot of fixes to the vala support (Abderrahim Kitouni)
+ - vala-0.14 (>= 0.13.3) is now required
+
+Bugs fixed:
+656584 	Error in DevHelp
+642187 	C++ symbols are not shown in symbol browser
+657023 	Build broken with vala-0.13.x
+566704 	Better UI for environment variables
+652047 	Support linking against libgda-5.0
+656585 	<FileName>.ui and INSTALL not created in a new project
+657134 	Missing file in POTFILES.in
+653259 	Empty lines in Locals during debugging
+
+Thanks to:
+Abderrahim Kitouni, Aron Xu, Daniel Mustieles, Dominique Leuenberger,
+Jorge GonzÃlez, Kjartan Maraas, Marek ÄernockÃ, Og B. Maciel, P. F. Chimento, 
+Piotr DrÄg, SÃbastien Granjoux
+
+Anjuta 3.1.5 "Sydney Edition" (13 August 2011) -- Johannes Schmid
 
 Officially brought to you about 20 000 km away from desktop-summit!
 
diff --git a/configure.ac b/configure.ac
index 0841e6a..fa6ad06 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.65)
 
 m4_define(anjuta_major_version,  3)
 m4_define(anjuta_minor_version, 1)
-m4_define(anjuta_micro_version, 5)
+m4_define(anjuta_micro_version, 90)
 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]