Accepting request 29391 from home:MBoman:branches:GNOME:Factory

Copy from home:MBoman:branches:GNOME:Factory/anjuta via accept of submit request 29391 revision 2.
Request was accepted with message:
thanks

OBS-URL: https://build.opensuse.org/request/show/29391
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=44
This commit is contained in:
Vincent Untz
2010-01-15 01:30:14 +00:00
committed by Git OBS Bridge
parent 1d214dac9b
commit fae6b71dc0
5 changed files with 28 additions and 20 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Wed Jan 13 02:05:04 CET 2010 - captain.magnus@opensuse.org
- Update to version 2.29.5.0:
+ Features:
- Completion for ., ->, and :: in C/C++
+ Bugs fixed:
- bgo#605952 - Some small fixes for symbol-db
- bgo#566982 - don't autocomplete inside string or comment
- bgo#586457 - Implement ianjuta_editor_cell_get_attribute()
properly
- bgo#605763 - No file found while adding a simple c++ class
- bgo#605730 - completion "." "->" are not shown
- bgo#606069 - Anjuta won't attach to process to debug it
- bgo#559876 - Can't add python file source code to Project
> Add source code
- bgo#565191 - 'add project target' is mostly broken
- bgo#566209 - "generate inhertances..." progress bar doesn't
disappear
- bgo#605343 - fix build warnings
- bgo#605306 - Add missing include to fix build
- Remove anjuta-build-fix.patch. Fixed upstream
-------------------------------------------------------------------
Wed Dec 23 12:38:14 CET 2009 - vuntz@opensuse.org