anjuta r4304 - trunk
- From: jhs svn gnome org
- To: svn-commits-list gnome org
- Subject: anjuta r4304 - trunk
- Date: Fri, 26 Sep 2008 10:11:42 +0000 (UTC)
Author: jhs
Date: Fri Sep 26 10:11:41 2008
New Revision: 4304
URL: http://svn.gnome.org/viewvc/anjuta?rev=4304&view=rev
Log:
=== Anjuta 2.24.0.1 ===
2008-09-23 Johannes Schmid <jhs gnome org>
* configure.in: Bumped version. Tarball was broken because it
was
build without graphviz beeing enabled
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Fri Sep 26 10:11:41 2008
@@ -1,3 +1,27 @@
+Anjuta 2.24.0 (22 September 2008) -- Johannes Schmid
+
+Translations updates:
+====================
+he, da, de, nb, ar, hu, mr, pt_BR, cs, da, sr, gl, th, ja, hi, nl, fi, ca, es, pt, en_GB, it, sv, fr, zh_CN, sq, gl, th, gu, tr
+
+Updates and fixes:
+- New version of symbol-db plugin beta
+- Fix warnings, some documents could have no associated file
+- Fix #529468: Use weak pointers to avoid acting on widgets that have
+ been destroyed.
+- Fix #551574 Project names and descriptions are not translatable
+- Fix #551684: Wrong AC substitutions in anjuta-version.h.
+- Fixed a problem with async file loading.
+- Fix libanjuta API documentation
+- Imported new symbol icons from MonoDevelop.
+- Fix #550322 - Newlines should be placed at the end of error messages
+ lines
+- Fix #550470 - Crash: Executing file through popup menu
+- Use the View->Editor->* menu items for view spaces, view eol and
+ line wrap (new) option instead of the preferences.
+- Fix #549950 - crash while saving a file
+
+
Anjuta 2.23.91 (1 September 2008) -- Naba Kumar
-------------------------------------------------
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Fri Sep 26 10:11:41 2008
@@ -3,8 +3,8 @@
AC_PREREQ(2.59)
m4_define(anjuta_major_version, 2)
-m4_define(anjuta_minor_version, 23)
-m4_define(anjuta_micro_version, 91)
+m4_define(anjuta_minor_version, 24)
+m4_define(anjuta_micro_version, 0.1)
m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version)
AC_INIT(anjuta, anjuta_version, http://bugzilla.gnome.org/enter_bug.cgi?product=anjuta)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]