diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2009-09-08 11:41:38 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2009-09-08 11:41:38 -0400 |
commit | 03e20e37a11971de6717c88d392362ec9e858880 (patch) | |
tree | b229ff4cf5db0a4b56ee91853160e5c85f469f04 /NEWS | |
parent | 29f4c73be091fa950269d5923923482905bcd14b (diff) | |
download | pango-03e20e37a11971de6717c88d392362ec9e858880.tar.gz |
Release 1.25.61.25.6
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Overview of changes between 1.25.5 and 1.25.6 +============================================= +- Fix a couple of array overflow bugs +- Bugs fixed: + Bug 593240 - updating pango to latest git master makes things crash + Bug 593231 - < c99 compiler dislikes ValueRecord + Overview of changes between 1.25.4 and 1.25.5 ============================================= - Minor HarfBuzz code shuffling |