Updating link to change in openSUSE:Factory/anjuta revision 49.0

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/anjuta?expand=0&rev=f49ffc6ba12bc8b9b7a62b72aa551096
This commit is contained in:
OBS User buildservice-autocommit
2010-08-27 20:54:50 +00:00
committed by Git OBS Bridge
parent f5bd2da989
commit e3d4fa2521
6 changed files with 33 additions and 61 deletions

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
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-autotools: bgo#626562: crash refusing to clean
the configuration
- symbol-db:
. bgo#622529: Crash when trying to open a non-writable
project
. 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 (bgo#626265)
- Add PyGTK project template. Fixes bgo#608304.
+ Updated translations.
- Drop patches included upstream:
+ anjuta-fix-warning.patch
+ anjuta-old-glade3.patch
-------------------------------------------------------------------
Sun Aug 8 14:22:18 CEST 2010 - vuntz@opensuse.org