[anjuta] Updates files for release
- From: Johannes Schmid <jhs src gnome org>
- To: svn-commits-list gnome org
- Subject: [anjuta] Updates files for release
- Date: Sun, 3 May 2009 14:41:57 -0400 (EDT)
commit de1a8ad917ae8fb8a03a5dac370b5a75d728097b
Author: Johannes Schmid <jhs gnome org>
Date: Sun May 3 20:41:46 2009 +0200
Updates files for release
---
NEWS | 19 +++++++++++++++++++
configure.in | 2 +-
2 files changed, 20 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index 6f6a2d1..56d89de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Anjuta 2.27.0 (4 April 2009) -- Johannes Schmid
+
+Updates:
+- Improvements in git plugin
+- Improvements with auto-completion speed
+
+Bugs fixed:
+#580013 â?? patch plugin doesn't handle patch-files with whitespace
+#568779 â?? project wizard should infer project name from base path
+#577721 â?? tooltips appears in wrong position
+#579118 â?? Segmentation fault when adding file to project
+#578087 â?? Artwork for Symbol Database is actually not from Monodevelop
+#567588 â?? highlight default button in Find dialog
+#576959 - Search does not point to correct line number on first match when file is not opened in editor.
+#577006 â?? crash creating new file
+#574607 â?? Replace function selects text uncorrectly
+#576057 â?? doesn't build with graphviz 2.22.2
+#575617 â?? Update FSF address
+
Anjuta 2.26.0 (16 March 2009) -- Johannes Schmid
Bugs fixed:
diff --git a/configure.in b/configure.in
index 2da364a..da326ac 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, 27)
-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]