OBS User unknown
2007-08-30 21:28:21 +00:00
committed by Git OBS Bridge
parent 44fc9e7290
commit 456f02bd92
5 changed files with 29 additions and 22 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Aug 30 00:03:00 CEST 2007 - maw@suse.de
- Update to version 1.18.1:
+ Make pango_script_for_unichar() just call
g_unichar_get_script() and document that PangoScript and
GUnicodeScript are interchangeable enumerations
+ Bug fixes, including the following (bugzilla.gnome.org):
#470042, #468953, #463430, #348348, #451682, #462137, #462420,
#462630, #464183, #464270, #465174, #466755, #467056, and
#467077,
- Remove upstreamed pango-1.17.4-empty-string-corruption.patch.
-------------------------------------------------------------------
Tue Jul 31 22:06:06 CEST 2007 - maw@suse.de