OBS User unknown
2009-05-20 21:39:52 +00:00
committed by Git OBS Bridge
parent 764d1280db
commit e78c4a4fea
4 changed files with 68 additions and 7 deletions

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
Wed May 6 13:33:29 CEST 2009 - vuntz@novell.com
- Update to version 2.27.1.0:
+ Updates:
- Improvements in git plugin
- Improvements with auto-completion speed
+ Bugs fixed:
- bgo#530740 - Use GtkBuilder instead of libglade
- bgo#581074 - Creating a new wxWidgets project should not
include libglade
- bgo#580994 - using DEBUG_PRINT instead of g_print
- bgo#580013 - patch plugin doesn't handle patch-files with
whitespace
- bgo#568779 - project wizard should infer project name from
base path
- bgo#577721 - tooltips appears in wrong position
- bgo#579118 - Segmentation fault when adding file to project
- bgo#578087 - Artwork for Symbol Database is actually not from
Monodevelop
- bgo#567588 - highlight default button in Find dialog
- bgo#576959 - Search does not point to correct line number on
first match when file is not opened in editor.
- bgo#577006 - crash creating new file
- bgo#574607 - Replace function selects text uncorrectly
- bgo#576057 - doesn't build with graphviz 2.22.2
- bgo#575617 - Update FSF address
- Remove libglade2-devel BuildRequires.
-------------------------------------------------------------------
Sun May 3 10:12:19 CEST 2009 - mboman@suse.de
- Change BuildRequires from unique-devel to libunique-devel
-------------------------------------------------------------------
Tue Apr 14 16:32:03 CEST 2009 - vuntz@novell.com