Accepting request 45698 from home:dimstar:branches:GNOME:Factory

Copy from home:dimstar:branches:GNOME:Factory/anjuta via accept of submit request 45698 revision 3.
Request was accepted with message:
thanks, will tweak a bit

OBS-URL: https://build.opensuse.org/request/show/45698
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=63
This commit is contained in:
Vincent Untz
2010-08-24 13:40:13 +00:00
committed by Git OBS Bridge
parent 3aad1331e9
commit c4b513f01f
6 changed files with 32 additions and 61 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Aug 17 10:55:07 CEST 2010 - dimstar@opensuse.org
- Update to version 2.31.90.0:
+ Python is now fully supported
+ Initial support for python plugins
+ Snippets plugins from GSoC
+ Bugs fixed:
- project-wizard: bgo#625434 - remove cvsignore from templates
- python-support: bgo#626950 Anjuta crash with python support
- build-basic-auotools: bgo#626562 crash refusing to clean the
configuration
- symbol-db: bgo#622529 - Crash when trying to open a
non-writable project
- symbol-db: bgo#616560 - Symbol views do not display names
containing especial chars correctly
- manual: Fixed mailing list adress (bgo#625588)
- language-support-vala: bgo#626306 Symbol completion doesn't
work with "this."
- libanjuta: Increase launcher buffer size (bgo#624700)
- class-gen: add missing include (#626265)
- Add PyGTK project template. Fixes bgo#608304.
+ Updated translations.
- Drop upstream included patches:
+ anjuta-fix-warning.patch
+ anjuta-old-glade3.patch
-------------------------------------------------------------------
Sun Aug 8 14:22:18 CEST 2010 - vuntz@opensuse.org