[anjuta/gnome-2-30] Updated files for 2.30.1 release
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/gnome-2-30] Updated files for 2.30.1 release
- Date: Tue, 27 Apr 2010 16:02:49 +0000 (UTC)
commit 606f32663448be6b6b4496d50e065a02f6c96db4
Author: Johannes Schmid <jhs gnome org>
Date: Tue Apr 27 17:55:33 2010 +0200
Updated files for 2.30.1 release
NEWS | 28 ++++++++++++++++++++++------
configure.in | 2 +-
2 files changed, 23 insertions(+), 7 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8837555..19cde9f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
-Anjuta 2.30.0 "Ostern in Berlin" (29 March 2009) -- Johannes Schmid
+Anjuta 2.30.1 "BASIC's not the answer" (26 April 2010) -- Johannes Schmid
+
+Bugs fixed:
+symbol-db: Fixed bgo #611834 - Symbol icons are wrong for members
+document-manager: bgo #600083 - close documents by middle-mouse click
+symbol-db: bgo #614936 - compile error with cfiles under js_parser
+symbol-db: bgo #614932 - void function cannot return value
+symbol-db: bgo #614933 - build fail with sun cc because zero-sized struct
+language-support-cpp-java: libstdc++ is not available on Solaris #614928
+gtodo: Deselecting "Hide completed items" does nothing (#614751)
+language-support-cpp-java: bgo#615596 - . -> completions doesn't work with prefixed &, %, etc
+libanjuta: #615718 - anjuta-command crash call on set_error_message.
+js: bgo#615341 - Use correct LDFLAGS for the JS plugins
+dir-project: bgo #616503 consider Vala files as sources
+patch: Fixed bug 616740 - duplicated shortcuts nodes
+
+Anjuta 2.30.0 "Ostern in Berlin" (29 March 2010) -- Johannes Schmid
Bugs fixed:
git: Free the log message for merges at the right time
@@ -11,7 +27,7 @@ language-support-cpp-java: Fixed some undo problems with indentation
sourceview: bgo#567029 - underline warnings/errors using user-selected message colors
starter: Add tooltip for recent projects.
-Anjuta 2.29.92 "Give me Shortcuts" (8 March 2009) -- Johannes Schmid
+Anjuta 2.29.92 "Give me Shortcuts" (8 March 2010) -- Johannes Schmid
Changes:
- Stabilisation fixes with autocompletion
@@ -29,7 +45,7 @@ fm: bgo#605050 - Saving a file duplicates its entry in File Manager
build-basic-autootls: Get make targets for files from language-manager plugin (bgo#611933)
bgo #611312 - Make manual page up-to-date
-Anjuta 2.29.91 "Vala la Révolution" (22 February 2009) -- Johannes Schmid
+Anjuta 2.29.91 "Vala la Révolution" (22 February 2010) -- Johannes Schmid
Features:
- Support for Vala symbols in the symbol-db
@@ -45,7 +61,7 @@ project-import: bgo#582717 - 'Create Folder' button not applicable in 'New From
Also special thanks to all translaters!
-Anjuta 2.29.90 "Jag älkar svesk..." (7. Februar 2009) -- Johannes Schmid
+Anjuta 2.29.90 "Jag älkar svesk..." (7. Februar 2010) -- Johannes Schmid
Features:
- None (we are in feature freeze) except new language for Codename ;)
@@ -57,7 +73,7 @@ bgo #608396 - crash while refreshing a buffer with some breakpoints
This is the first beta release in the 2.30 cycle so please give it some testing!
-Anjuta 2.29.6 "Naba is back" (25 January 2009) -- Johannes Schmid
+Anjuta 2.29.6 "Naba is back" (25 January 2010) -- Johannes Schmid
Features:
- Packagekit integration (Naba Kumar)
@@ -73,7 +89,7 @@ bgo#601750 - Tooltip evaluation doesn't respects mouse position
bgo#605060 - Single-step highlighting works only for the first-opened project
bgo#607415 - Anjuta creates lots of random directories
-Anjuta 2.29.5 "Birthday present" (12 January 2009) -- Johannes Schmid
+Anjuta 2.29.5 "Birthday present" (12 January 2010) -- Johannes Schmid
Features:
- Completion for ., ->, and :: in C/C++
diff --git a/configure.in b/configure.in
index ff474c4..58a6c9a 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, 0)
+m4_define(anjuta_micro_version, 1)
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]