[anjuta/gnome-3-2] Updated files for 3.2.2 release
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/gnome-3-2] Updated files for 3.2.2 release
- Date: Fri, 18 Nov 2011 21:13:49 +0000 (UTC)
commit 3051b1041b4571df95ca684b919ef7dd6f727a0f
Author: Johannes Schmid <jhs gnome org>
Date: Fri Nov 18 21:43:51 2011 +0100
Updated files for 3.2.2 release
NEWS | 14 ++++++++++++++
configure.ac | 2 +-
2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9120c8e..71d8b1b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Anjuta 3.2.2 "Sorry for being late" (18 November 2011) -- Johannes Schmid
+
+Bugs fixed:
+648934 Vala completion doesn't work in some cases.
+659563 Bookmarks reset to position 1 after file changed on FS
+660841 build failure with [-Werror=format-security]
+662526 Can't replace with empty replace text
+663016 Fix search behavior in regex and selections
+663385 Replace all hangs when replace text contains search_text
+658788 Change default dist to .xz
+661511 Python/Django Project Wizard: Missing Components/Programs: django-admin
+
+Thanks to: Abderrahim Kitouni, Arnel A. Borja, SÃbastien Granjoux
+
Anjuta 3.2.1 "Home sweat home" (19 September 2011) -- Johannes Schmid
Bugs fixed:
diff --git a/configure.ac b/configure.ac
index 7945301..e7666b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.65)
m4_define(anjuta_major_version, 3)
m4_define(anjuta_minor_version, 2)
-m4_define(anjuta_micro_version, 1)
+m4_define(anjuta_micro_version, 2)
m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version)
m4_define(bugzilla_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]