[anjuta/symbol-db-model] Updated files for 2.29.92 release
- From: Naba Kumar <naba src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/symbol-db-model] Updated files for 2.29.92 release
- Date: Thu, 18 Mar 2010 20:44:49 +0000 (UTC)
commit d78abe8b4339a51c32d5272274381df41424d11e
Author: Johannes Schmid <jhs gnome org>
Date: Thu Mar 11 23:30:58 2010 +0100
Updated files for 2.29.92 release
NEWS | 18 ++++++++++++++++++
configure.in | 2 +-
2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 510e95f..91a022b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Anjuta 2.29.92 "Give me Shortcuts" (8 March 2009) -- Johannes Schmid
+
+Changes:
+- Stabilisation fixes with autocompletion
+- Performance work
+
+Bugs fixed:
+anjuta: bgo#567689 - Shortcuts grabbed all components of anjuta
+bgo #566194 - Garbage in the message pane for messages with bold font
+sourceview: Don't block F7 shortcut (bgo#611204)
+language-support-cpp-java: Better expression parsing (bgo#608499)
+project-wizard: Added back translatable-strings.h until bgo#610934 is fixed
+preferences: fix preferences registration for recent gtk+ versions (bgo#609190)
+project-wizard: bgo#606596 - Javascript template doesn't make sense
+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
Features:
diff --git a/configure.in b/configure.in
index bee57f4..951cd3a 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, 91)
+m4_define(anjuta_micro_version, 92)
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]