Accepting request 36201 from home:vuntz:branches:GNOME:Factory

Copy from home:vuntz:branches:GNOME:Factory/pango via accept of submit request 36201 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/36201
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=48
This commit is contained in:
Vincent Untz
2010-03-31 00:05:56 +00:00
committed by Git OBS Bridge
parent 455eb3caf8
commit da3945880b
5 changed files with 41 additions and 6 deletions

View File

@@ -1,3 +1,38 @@
-------------------------------------------------------------------
Wed Mar 31 01:21:17 CEST 2010 - vuntz@opensuse.org
- Update to version 1.28.0:
+ [HB] Fix leak when duplicating blob
+ Misc bug fixes
+ Bugs fixed:
- bgo#611033 - Layout using ATSUI fontmap treats absolute font
sizes a...
- bgo#605655 - Pango 1.26.2 introduces kerning bug
- bgo#611229 - Pango reads from uninitialized memory
- bgo#594101 - [Indic] needed character class data updates to
support unicode 5.1
- bgo#345066 - backspace changes independent indic characters
- bgo#609326 - Complex script shaping failed in the FT2 backend
on Windows
- bgo#604128 - Applications crash when displaying Hebrew
characters
- bgo#608923 - Incorrect/broken ligatures on MacOS
- bgo#610791 - checks fail for unused documented symbols
-------------------------------------------------------------------
Mon Feb 22 23:52:22 CET 2010 - vuntz@opensuse.org
- Update to version 1.27.1:
+ Enable introspection again
+ Misc HarfBuzz bug fixes
+ Improve PangoLayout line breaking
+ Revert usage of CoreText in ATSUI backend
+ Fix FT_Face finalizer call
+ Bugs fixed:
- bgo#593240 - (pangoosx) Crash / infinite loop with Mac OS X
- bgo#610183 - Pango doesn't compile with gcc 3.3.3
- bgo#582697 - Add pango-view --pixels option
-------------------------------------------------------------------
Wed Dec 16 10:59:36 CET 2009 - jengelh@medozas.de