OBS User unknown
2007-10-09 14:37:38 +00:00
committed by Git OBS Bridge
parent b56669b899
commit 54107dded7
9 changed files with 54 additions and 192 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Oct 8 20:43:21 CEST 2007 - mauro@suse.de
- Update to version 2.2.1:
* 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
-------------------------------------------------------------------
Fri Aug 10 16:36:41 CEST 2007 - coolo@suse.de