[anjuta] Updated files for release



commit b6ff603f6034caf1ee2a88afc7eb887d1c58611d
Author: Johannes Schmid <jhs gnome org>
Date:   Tue Feb 23 09:36:13 2010 +0100

    Updated files for release

 NEWS           |   16 ++++++++++++++++
 configure.in   |    2 +-
 po/POTFILES.in |    1 +
 3 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 26ac2bb..510e95f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Anjuta 2.29.91 "Vala la Révolution" (22 February 2009) -- Johannes Schmid
+
+Features:
+- Support for Vala symbols in the symbol-db
+
+Bugs fixed:
+language-support-cpp-java: bgo#609227 -  autocompletion problem (and some memory leaks)
+bgo #550715 - Smaller icons in plugin list.
+language-support-cpp-java: reapplied previous commit. bgo#610397 bgo#610404
+symbol-db: bgo#610404 added cancel logic to search command.
+starter: bgo#582726 -  Loading file from command-line/nautilus puts starter page in front of file
+project-import: bgo#582717 -  'Create Folder' button not applicable in 'New From Existing Sources' file
+    chooser dialog
+
+Also special thanks to all translaters!
+
 Anjuta 2.29.90 "Jag älkar svesk..." (7. Februar 2009) -- Johannes Schmid
 
 Features:
diff --git a/configure.in b/configure.in
index d7bdd9f..5b5f975 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, 29)
-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)
 
diff --git a/po/POTFILES.in b/po/POTFILES.in
index ba23fc5..49f0b18 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -164,6 +164,7 @@ plugins/project-wizard/druid.c
 plugins/project-wizard/install.c
 plugins/project-wizard/plugin.c
 plugins/project-wizard/property.c
+plugins/project-wizard/templates/translatable-strings.h
 [type: gettext/glade]plugins/run-program/anjuta-run-program.ui
 plugins/run-program/execute.c
 plugins/run-program/parameters.c



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