[anjuta] Updates files for 2.31.91 release



commit 6ce4046abe64fc98f0739bd3f28369a362ead91c
Author: Johannes Schmid <jhs gnome org>
Date:   Mon Aug 30 21:56:59 2010 +0200

    Updates files for 2.31.91 release

 NEWS         |   21 +++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1c4c26b..c754ba9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Anjuta 2.31.91 "Cold summer rain" (30 Aug 2010) -- Johannes Schmid
+
+Updated:
+- More updates to the vala support
+
+Bugs fixed:
+libanjuta: Fixed bgo #622922: migrated to GDBus
+pm: bgo #626690 - wrong project clean on new-project
+project-wizard: bgo #627595 - Ambiguous strings for translation
+bgo #627648 - Add IDE to Categories in .desktop file
+symbol-db: bgo#622340 - Tried to close project and Anjuta crashed
+bgo #628099 - Remove markup from translatable strings
+language-support-python: bgo#627437 - couldn't find python rope.
+bgo #628286 Fix introspection build when builddir != srcdir
+bgo #628285 Don't distribute the .gir files
+
+Thanks to Abderrahim Kitouni, Andika Triwidada, Ask H. Larsen, Branko KokanoviÄ?,
+Bruno Brouard, Christian Kirbach, Fran Diéguez, Gabor Kelemen, James Liggett,
+Jorge González, Massimo Corà, Matej UrbanÄ?iÄ?, Philip Withnall, Robert Ancell,
+Sébastien Granjoux
+
 Anjuta 2.31.90 "GSoC is over - we have snippets now" -- Johannes Schmid
 
 New:
diff --git a/configure.in b/configure.in
index 922fbc2..50aaab8 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ AC_PREREQ(2.59)
 
 m4_define(anjuta_major_version,  2)
 m4_define(anjuta_minor_version, 31)
-m4_define(anjuta_micro_version,  90)
+m4_define(anjuta_micro_version,  91)
 m4_define(anjuta_nano_version, 0)
 m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version.anjuta_nano_version)
 



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