svn path=/branches/glib-2-12/; revision=5639
This commit is contained in:
Matthias Clasen
2007-07-16 19:01:09 +00:00
parent 57c0dcfd9e
commit b07b0897fa
2 changed files with 17 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2007-07-16 Matthias Clasen <mclasen@redhat.com>
* NEWS: Updates
2007-07-09 Matthias Clasen <mclasen@redhat.com> 2007-07-09 Matthias Clasen <mclasen@redhat.com>
Merge from trunk: Merge from trunk:

13
NEWS
View File

@@ -1,3 +1,16 @@
Overview of Changes from GLib 2.12.12 to GLib 2.12.13
=====================================================
* Unicode support:
- Update to Markus Kuhn's updated wcwidth for Unicode 5.0
* Bugs fixed:
454473 Simple XML Subset Parser terminates on invalid XML
443869 g_type_class_add_private doesn't warn when adding 0-sized...
447583 GStaticRWLock
341988 don't use "-c" with msgfmt in Makefile.in.in
Overview of Changes from GLib 2.12.11 to GLib 2.12.12 Overview of Changes from GLib 2.12.11 to GLib 2.12.12
===================================================== =====================================================