[anjuta/gnome-2-30] Updates files for 2.30 release
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/gnome-2-30] Updates files for 2.30 release
- Date: Mon, 29 Mar 2010 11:33:34 +0000 (UTC)
commit 9d994862e6f045b07939455e892241640027998f
Author: Johannes Schmid <jhs gnome org>
Date: Mon Mar 29 13:32:53 2010 +0200
Updates files for 2.30 release
NEWS | 13 +++++++++++++
configure.in | 4 ++--
2 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 91a022b..8837555 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Anjuta 2.30.0 "Ostern in Berlin" (29 March 2009) -- Johannes Schmid
+
+Bugs fixed:
+git: Free the log message for merges at the right time
+Makefile.am missing libxml flags in some plugins (bgo#613559)
+macro: #613118 - Please fix escaping of UTF-chars in ui file
+project-wizard: JS template support and require GJS 0.6
+build: bgo#612959 - Anjuta crashes when clicked 'Compile'
+language-support-cpp-java: Avoid duplication of local symbols in project search
+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
Changes:
diff --git a/configure.in b/configure.in
index 951cd3a..ff474c4 100644
--- a/configure.in
+++ b/configure.in
@@ -3,8 +3,8 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
m4_define(anjuta_major_version, 2)
-m4_define(anjuta_minor_version, 29)
-m4_define(anjuta_micro_version, 92)
+m4_define(anjuta_minor_version, 30)
+m4_define(anjuta_micro_version, 0)
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]