[anjuta/gnome-2-30] Updated files for anjuta 2.30.2 release



commit 4b5e7f8651e4507724da91335e2165640126acdb
Author: Johannes Schmid <jhs gnome org>
Date:   Sat Jun 5 12:05:22 2010 +0200

    Updated files for anjuta 2.30.2 release

 NEWS         |   13 +++++++++++++
 configure.in |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 19cde9f..a1f1983 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Anjuta 2.30.2 "Javascript isn't an island at all" (5 June 2010) -- Johannes Schmid
+
+Bugs fixed:
+language-support-cpp-java: bgo#618955  - Smart brace completion is no longer smart
+language-support-cpp-java: bgo#618314  - Anjuta crash on while editing
+message-view: Remove tab position preferences and give colors better defaults
+file-wizard: #616810 Error when creating new c source and header
+language-support-js: bgo#617734 - Load/Unload the plugin properly when a .js file is open
+document-manager: fixed bgo #616739 - doesn't open .ui files, neither in xml mode
+anjuta-tags: bgo #616780. Handle more cases.
+anjuta-tags: bgo #616780 - Wrong return type recognition
+anjuta: Add APR_UTILS to subversion CFLAGS and LIBS (bgo#617149)
+
 Anjuta 2.30.1 "BASIC's not the answer" (26 April 2010) -- Johannes Schmid
 
 Bugs fixed:
diff --git a/configure.in b/configure.in
index 7774551..ee065ca 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, 30)
-m4_define(anjuta_micro_version,  1)
+m4_define(anjuta_micro_version,  2)
 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]