Accepting request 27526 from home:vuntz:branches:GNOME:Factory

Copy from home:vuntz:branches:GNOME:Factory/anjuta via accept of submit request 27526 revision 4.
Request was accepted with message:
accept

OBS-URL: https://build.opensuse.org/request/show/27526
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=42
This commit is contained in:
Vincent Untz
2009-12-24 15:27:42 +00:00
committed by Git OBS Bridge
parent 56e7ac2f23
commit 1d214dac9b
5 changed files with 46 additions and 5 deletions

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Wed Dec 23 12:38:14 CET 2009 - vuntz@opensuse.org
- Update to version 2.29.4.0:
+ Features:
- Javascript support
- Support for parsing expressions allowing member completion
- Improved autocopletion support using GtkSourceCompletion
support in GtkSourceview master
+ Bugs fixed:
- bgo#597318 - Anjuta terminal crashes X
- bgo#597815 - Crash due to malformed UI definition file
- bgo#599532 - plugin.c: missing call to fclose
- bgo#600924 - misc. build fixes for 2.28
- bgo#601567 - Import from git fails
- bgo#585529 - Replace AnjutaMessageArea with GtkInfoBar
- bgo#559925 - Send special keys to the terminal
- bgo#602784 - Remove unneeded libsexy code
- bgo#604581 - Crash Scintilla when writing a comment
- bgo#599323 - symbol-db plugin can't create the symbol
database
- bgo#604954 - Configure project fail if project path contains
space
- bgo#604621 - specify /dev/shm at config time.
- Add anjuta-build-fix.patch to fix build.
-------------------------------------------------------------------
Fri Dec 4 02:44:48 CET 2009 - vuntz@opensuse.org