[anjuta] Updated files for release
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] Updated files for release
- Date: Mon, 21 Mar 2011 21:29:44 +0000 (UTC)
commit 216c010e653a68c2fd9e75fc7120aabd30cfcd26
Author: Johannes Schmid <jhs gnome org>
Date: Mon Mar 21 17:27:27 2011 -0400
Updated files for release
NEWS | 27 +++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 29 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a4b14ab..788f7f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Anjuta 2.91.92 "Toronto-style" (RC1) (21 March 2011) -- Johannes Schmid
+
+Updated:
+- Lots of little fixes on the templates
+
+Bugs fixed:
+643379 Glade drag and drop support for Vala
+307515 drag and drop variable symbol onto watches for simple expressions
+336856 Search and replace is not simple
+565275 Quick Search should be able to search backward
+565276 highlight all matches in Quick Search
+638134 Redesign of Single and Multi-File Search & Replace
+645311 Adjust to GtkSourceView API break
+644050 Some strings are not marked for translation in the .ui file
+643621 Anjuta catalog makes glade complain.
+644595 Patches from Mandriva package
+645049 Password detection not working on non-english locales
+645076 Run dialog doesn't work with python project
+570912 Cannot remove module/package
+644294 old version of gtk+ specified for gtkmm projects
+
+Thanks to:
+Abderrahim Kitouni, Bruce Cowan, Chao-Hsiung Liao, Daniel Mustieles,
+Daniel Nylander, Dirgita, Fran Dieguez, Fran Diéguez, Gabor Kelemen,
+Garrett Regier, Jorge González, Mario Blättermann, Matej UrbanÄ?iÄ?,
+Nanci de Brito Bonfim, Piotr DrÄ?g, Sébastien Granjoux
+
Anjuta 2.91.91 "Less bugs, more fun" (Beta 2) (7 March 2011) -- Johannes Schmid
New:
diff --git a/configure.ac b/configure.ac
index 049d782..7b1f535 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.65)
m4_define(anjuta_major_version, 2)
m4_define(anjuta_minor_version, 91)
-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)
@@ -45,7 +45,7 @@ dnl Devhelp
LIBDEVHELP_REQUIRED=2.91.6
dnl Glade
-GLADEUI_REQUIRED=3.9.0
+GLADEUI_REQUIRED=3.9.2
dnl Vala
VALA_REQUIRED=0.11.2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]