[anjuta] Updated files for 3.1.92 release



commit bd9be142bd9b3d027ed6a077f9fb46d639dc2574
Author: Johannes Schmid <jhs gnome org>
Date:   Sun Sep 18 22:48:04 2011 +0900

    Updated files for 3.1.92 release

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 151c6d9..c76f0bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Anjuta 3.1.92 "Hot summer in Nagano" (18 September 2011) -- Johannes Schmid
+
+Bugs fixed:
+656470 	Dangling symlinks created by make install
+658229 	Inconsistent size of widgets in Properties Frames of Class Generator Dialog
+658262 	Extra separator between double upper case characters
+566700 	Default font for the Scintilla editor
+654320 	Vala: New Class Wizard - created file not added to project
+655295 	Add Target in Vala project does nothing.
+658903 	Anjuta Plugin wizard fails
+654463 	Disable "Install missing packages" button on OpenBSD
+
+Thanks to:
+Akom Chotiphantawanon, Alexander Shopov, Antonio Fernandes C. Neto,
+Arnel A. Borja, Bruce Cowan, Chao-Hsiung Liao, Duarte Loreto, Javier JardÃn, 
+Jiro Matsuzawa, Joan Duran, Jorge GonzÃlez, Paul Seyfert, SÃbastien Granjoux,
+Yinghua Wang
+
 Anjuta 3.1.91 "On the way to Tokio" (5 September 2011) -- Johannes Schmid
 
 Updates:
diff --git a/configure.ac b/configure.ac
index 2fb9858..46684c1 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, 1)
-m4_define(anjuta_micro_version, 91)
+m4_define(anjuta_micro_version, 92)
 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]