svn path=/trunk/; revision=5759
This commit is contained in:
Matthias Clasen 2007-09-16 06:04:36 +00:00
parent 297a7e3b7b
commit 9bb58ae9d2
2 changed files with 55 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2007-09-16 Matthias Clasen <mclasen@redhat.com>
* NEWS: Updates
2007-09-14 15:07:28 Tim Janik <timj@gtk.org>
* glib/gutf8.c (g_utf8_strreverse): applied fix for bug #476840.

51
NEWS
View File

@ -1,3 +1,54 @@
Overview of Changes from GLib 2.14.0 to GLib 2.14.1
===================================================
* Bugs fixed:
476840 Invocation of the interface "g_utf8_strreverse" crashes f...
444765 Fix FIXME in gregex.c when new pcre is out
464145 g_markup_escape_text Produces Invalid XML
465625 g_type_default_interface_ref() does not ensure working g_...
466768 Clearify that comments can be put anywhere in a Key-file.
474229 The GError documentation should give convention for the G...
474899 G_BREAKPOINT() docs inaccurate
475854 Overuse of -lpcre when using system pcre
473879 Incorrect includes in gregex.c
468694 Typoes in documentation
469051 g_snprintf () talks about characters where it probably me...
457601 Missing arch specific atomic implementation
* Updated translations:
Bulgarian (bg)
Catalan (ca)
Danish (da)
German (de)
Canadian English (en_CA)
British English (en_GB)
Spanish (es)
Estonian (et)
Finnish (fi)
French (fr)
Gujarati (gu)
Hungarian (hu)
Italian (it)
Georgian (ka)
Kannada (kn)
Lithuanian (lt)
Makedonian (mk)
Norwegian (nb)
Dutch (nl)
Polish (pl)
Portugese (pt)
Brazilian Portugese (pt_BR)
Romanian (ro)
Russian (ru)
Albanian (sq)
Serbian (sr, sr@Latn)
Swedish (sv)
Tamil (ta)
Thai (th)
Ukrainian (uk)
Vietnamese (vi)
Overview of Changes from GLib 2.13.7 to GLib 2.14.0
===================================================