From: Matthias Clasen Date: Wed, 23 May 2007 02:26:39 +0000 (+0000) Subject: Updates X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=d4622da6750f3ae1ee5f0dfb6418efa92b30b2cb;p=dana%2Fcg-glib.git Updates svn path=/trunk/; revision=5509 --- diff --git a/ChangeLog b/ChangeLog index b4eb51c3..25452418 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-05-22 Matthias Clasen + + * NEWS: Updates + 2007-05-18 Matthias Clasen * configure.in: Try again to move the compiler-dependency diff --git a/NEWS b/NEWS index 2ad526fc..82c3c3ad 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +Overview of Changes from GLib 2.13.1 to GLib 2.13.2 +=================================================== + +* Unicode support: + - Add g_unichar_ismark() + +* GOption: + - Allow to use callbacks for remaining args + +* Updated translations: + Belarusian Latin (be@latin) + British English (en_GB) + Galician (gl) + Norwegian bokmål (nb) + Oriya (or) + Spanish (es) + Thai (th) + + Overview of Changes from GLib 2.13.0 to GLib 2.13.1 ===================================================