From: Matthias Clasen Date: Sun, 18 Jan 2009 07:33:37 +0000 (+0000) Subject: Updates X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=8e3622114ba2809b9517a71fe260aa17c4b7adcc;p=dana%2Fcg-glib.git Updates svn path=/trunk/; revision=7816 --- diff --git a/ChangeLog b/ChangeLog index 9b5cf60c..ba9bf0f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-01-18 Matthias Clasen + + * NEWS: Updates + 2009-01-18 Matthias Clasen Bug 512779 – --disable-regex breaks compilation diff --git a/NEWS b/NEWS index dada0f89..679e185f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,28 @@ +Overview of Changes from GLib 2.19.4 to GLib 2.19.5 +=================================================== + +* Update included PCRE to 7.8 + +* g_base64_decode_inplace: New function to do base64 decoding in place + +* Bugs fixed: + 567138 get_package_directory_from_module() does not free ... + 566569 gregex docs clarification + 566573 g_match_info_fetch_pos docs + 564728 Add function to decode base64 encoded data in place + 567838 G_STRUCT_OFFSETOF fails to compile under icc 9.1 + 567977 textdomain() macro should not return NULL ... + 512779 --disable-regex breaks compilation + 566770 error code 0 for Too many open files is useless + 565484 g_content_type_guess passes non-UTF8 text to XDG ... + +* Updated translations: + Catalan (ca) + Spanish (es) + Italian (it) + Swedish (sv) + + Overview of Changes from GLib 2.19.3 to GLib 2.19.4 ===================================================