[anjuta] Updated files for release
- From: Johannes Schmid <jhs src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [anjuta] Updated files for release
- Date: Mon, 21 Sep 2009 21:18:16 +0000 (UTC)
commit 13c3a803db83f479878321c5133c3be23e58459d
Author: Johannes Schmid <jhs gnome org>
Date: Mon Sep 21 23:18:03 2009 +0200
Updated files for release
NEWS | 16 ++++++++++++++++
configure.in | 4 ++--
2 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 890912b..c11cd47 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Anjuta 2.28.0 (28 September 2009) -- Johannes Schmid
+
+Bugs fixed:
+gdb: bgo#594665 - Fix link of test program
+sourceview: Report error when location is > 0 for markers (bgo#593954)
+terminal: bgo#594648 - Terminal does not work
+sourceview: #355151 - drag/drop into editor window should open file
+
+And of course lots of translation updates!
+
+Anjuta is translated fully into the following languages:
+pt_BR, en_GB, bg, de, da, fr, gl, it, pt, sv, es, tr, uk, hu, th
+
+The manual is fully translated for:
+el, es and th
+
Anjuta 2.27.92 (7 September 2009) -- Johannes Schmid
Bugs fixed:
diff --git a/configure.in b/configure.in
index 5ef5117..197cafd 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, 27)
-m4_define(anjuta_micro_version, 92)
+m4_define(anjuta_minor_version, 28)
+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]