[anjuta/gnome-2-26] Updated files for release
- From: Johannes Schmid <jhs src gnome org>
- To: svn-commits-list gnome org
- Subject: [anjuta/gnome-2-26] Updated files for release
- Date: Sun, 21 Jun 2009 15:16:46 -0400 (EDT)
commit 8cc7619598702e5087d6ec4fa9d7db61ade30d73
Author: Johannes Schmid <jhs gnome org>
Date: Thu Jun 18 13:05:49 2009 +0200
Updated files for release
NEWS | 10 ++++++++++
configure.in | 2 +-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 98ee53c..2424b42 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Anjuta 2.26.2.1 (18 June 2009) -- Johannes Schmid
+
+This release mostly fixes that completions usually stop working after a short
+while which was a real regression.
+
+Bugs fixed:
+#585498 â?? Completion stop working and strange warning
+git: Don't reference child revisions (bgo 584347)
+git: various bug-fixes
+
Anjuta 2.26.2 (18 April 2009) -- Johannes Schmid
Bugs fixed:
diff --git a/configure.in b/configure.in
index da5b70e..8cbcbd9 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ AC_PREREQ(2.59)
m4_define(anjuta_major_version, 2)
m4_define(anjuta_minor_version, 26)
m4_define(anjuta_micro_version, 2)
-m4_define(anjuta_nano_version, 0)
+m4_define(anjuta_nano_version, 1)
m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version.anjuta_nano_version)
AC_INIT(anjuta, anjuta_version, http://bugzilla.gnome.org/enter_bug.cgi?product=anjuta)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]