[anjuta] Updated files for release
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] Updated files for release
- Date: Tue, 25 May 2010 20:26:35 +0000 (UTC)
commit 8ba7b735fecffff127ed7228b6890d6aad1b1349
Author: Johannes Schmid <jhs gnome org>
Date: Tue May 25 22:26:20 2010 +0200
Updated files for release
NEWS | 12 ++++++++++++
configure.in | 2 +-
2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 07682eb..215f8fb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Anjuta 2.31.2 "There are no ugly girls, just lazy ones" (25 May 2010) -- Johannes Schmid
+
+New:
+- class-inheritance is included using libfoocanvas
+
+Bugs fixed:
+file-wizard: #616810 Error when creating new c source and header
+language-support-cpp-java: bgo#618314 - Anjuta crash on while editing
+symbol-db: Fixes #bgo 617433 Tab switching is slow because of rescanned symbols
+symbol-db: Partially fixes bgo #615429: Optimize global and local views sql queries
+libanjuta: Completes fixing bgo #615428: new column is_container
+
Anjuta 2.31.1 "Better late than never" (6 May 2010) -- Johannes Schmid
New:
diff --git a/configure.in b/configure.in
index d97f8d1..4a6b79f 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, 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]