anjuta r3960 - branches/anjuta-2-4
- From: naba svn gnome org
- To: svn-commits-list gnome org
- Subject: anjuta r3960 - branches/anjuta-2-4
- Date: Mon, 26 May 2008 21:39:06 +0000 (UTC)
Author: naba
Date: Mon May 26 21:39:06 2008
New Revision: 3960
URL: http://svn.gnome.org/viewvc/anjuta?rev=3960&view=rev
Log:
* NEWS: Updated
* configure.in: Bumped version to 2.4.2
Modified:
branches/anjuta-2-4/ChangeLog
branches/anjuta-2-4/NEWS
branches/anjuta-2-4/configure.in
Modified: branches/anjuta-2-4/NEWS
==============================================================================
--- branches/anjuta-2-4/NEWS (original)
+++ branches/anjuta-2-4/NEWS Mon May 26 21:39:06 2008
@@ -1,3 +1,24 @@
+Anjuta 2.4.2 (27 May 2008) -- Naba Kumar
+-----------------------------------------
+
+Updates:
+========
+Translation updates: he, pt_BR, es, ca
+
+Bugfixes:
+=========
+* Fixed bug #440637: Make searching utf-8 aware
+* Fixed bug #528705: There is no Redo (from trunk)
+* Fixed bug #528693: Ctrl-F (Find) followed by Ctrl-V (Paste) pastes into main window
+* Fixed bug #531623: Crash on updating non-existing watch
+* Fixed bug #532243: Execute Program with whitespace in the project path fails
+* Fixed bug #531940: Can't change the default project directory
+* Fixed bug #533346: Create project in path with spaces fails
+* Fixed bug #532625: Wrong consecution of functions calls when opening a glade file
+* Fixed bug #533758: django project creation fails
+* Fixed bug: crash when changing a watch while debugger is stopped
+* Fixed bug #532537: Crash on closing Anjuta Preferences when it open twice.
+
Anjuta 2.4.1 (07 Apr 2008) -- Naba Kumar
-----------------------------------------
Modified: branches/anjuta-2-4/configure.in
==============================================================================
--- branches/anjuta-2-4/configure.in (original)
+++ branches/anjuta-2-4/configure.in Mon May 26 21:39:06 2008
@@ -4,7 +4,7 @@
m4_define(anjuta_major_version, 2)
m4_define(anjuta_minor_version, 4)
-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)
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]