[anjuta] Updated files for 3.1.4 release



commit 5e62dbf255565329cde81e2a99e086b6314426da
Author: Johannes Schmid <jhs gnome org>
Date:   Mon Jul 25 13:41:32 2011 +0200

    Updated files for 3.1.4 release

 NEWS         |   23 +++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 072a932..1d35094 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Anjuta 3.1.4 "Leaving on a jet-plane" (25 July 2011) -- Johannes Schmid
+
+Bugs fixed:
+654502 	Allow building with libvala-0.14 (0.13 development tree)
+646410 	Missing infrastructure for the new Mallard manual
+654073 	Please apply the kfreebsd patch to anjuta-extras
+654124 	Vala: add class wizard creates file twice.
+654445 	Add 'BSD' as a valid license in the Class Generator
+654099 	file manager plugin: fix leak for file
+654100 	file manager plugin: fix leak in row callapsed
+654559 	Weird pseudo-password dialog shown with half a commit message when I import a project
+654092 	Crash when adding a project file
+654095 	increase reference count of the selected file
+654560 	Contents of Preferences tabs seem to be packed to fill all vertical space, with ugly consequences
+631157 	unix is not defined on OpenBSD
+654455 	Fix build on OpenBSD
+
+Thanks to:
+Abderrahim Kitouni, Alban Browaeys, Daniel Mustieles, Dominique Leuenberger,
+Francisco Javier FernÃndez Serrador, Francisco Javier Serrador, 
+Jasper Lievisse Adriaanse, Jorge GonzÃlez, Marek ÄernockÃ, ario BlÃttermann,
+Piotr DrÄg, SÃbastien Granjoux, Tamara Atanasoska
+
 Anjuta 3.1.3 "Is this it?" (4 July 2011) -- Johannes Schmid
 
 New:
diff --git a/configure.ac b/configure.ac
index 58ef83f..c4e1ba5 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, 3)
+m4_define(anjuta_micro_version, 4)
 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]