--- anjuta-2.2.0/NEWS 2007-06-25 16:42:25.000000000 +0200 +++ anjuta-2.2.1/NEWS 2007-09-06 21:37:39.000000000 +0200 @@ -1,3 +1,23 @@ +Anjuta 2.2.1 (06 Sep 2007) -- Naba Kumar +----------------------------------------- + +Changes: +======== +* Fixed lots of memory leaks (thanks valgrind) +* Fixed crasher on shutdown +* Avoid an endless loop if clearing all breakpoints while the programm + is running +* Fixed help activation (bug #451557). +* Fixed compiler warnings. +* Fixed #423467 (View->Tasks menu items are not checked on startup) +* Fixed anjuta-plugin template plugin by moving the "\" out of the [IF] block +* Fixes bug #433552: crash in Anjuta IDE: add file test.h in project on + generic Makefile. +* Disables 'Add to project' in wizards for projects that can not add sources. +* Fixed bug #450217: Refreshing tree brings to random crashes +* Fixed bug 453931 - crash in Anjuta IDE: Trying some c++ exampled +* Fixed bug 457093 - crash in Anjuta IDE: just typed in some text + Anjuta 2.2.0 (25 June 2007) -- Naba Kumar -----------------------------------------