anjuta r4354 - branches/gnome-2-24



Author: jhs
Date: Sun Oct 19 16:52:05 2008
New Revision: 4354
URL: http://svn.gnome.org/viewvc/anjuta?rev=4354&view=rev

Log:
2008-10-19  Johannes Schmid  <jhs gnome org>

        * configure.in: Bumped version to 2.24.1
        * NEWS: Updated



Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/NEWS
   branches/gnome-2-24/configure.in

Modified: branches/gnome-2-24/NEWS
==============================================================================
--- branches/gnome-2-24/NEWS	(original)
+++ branches/gnome-2-24/NEWS	Sun Oct 19 16:52:05 2008
@@ -1,3 +1,18 @@
+Anjuta 2.24.1 (19 October 2008) -- Johannes Schmid
+
+Translations updates:
+====================
+ar, de, ru, bg, fi, pl, he, da
+
+Updates and fixes:
+- Fix #545668 - new file are not added correctly to the project
+- Fixed #545668 â file's icon not correctly updated on tabs-right-click
+- Fixed #556053 â closing file tabs disable 'save button'
+- Fixed #554684 â Cursor column number is not updated when typing text
+- Debugger was unable to start if build and source directory are different
+- Subversion: Make sure the repository URL given to the switch command is canonicalized.
+- Fix #554337 could not find glade file while executing a program
+
 Anjuta 2.24.0 (22 September 2008) -- Johannes Schmid
 
 Translations updates:

Modified: branches/gnome-2-24/configure.in
==============================================================================
--- branches/gnome-2-24/configure.in	(original)
+++ branches/gnome-2-24/configure.in	Sun Oct 19 16:52:05 2008
@@ -4,7 +4,7 @@
 
 m4_define(anjuta_major_version,  2)
 m4_define(anjuta_minor_version, 24)
-m4_define(anjuta_micro_version,  0.1)
+m4_define(anjuta_micro_version,  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]