Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 18 Jan 2009 07:33:37 +0000 (07:33 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 18 Jan 2009 07:33:37 +0000 (07:33 +0000)
svn path=/trunk/; revision=7816

ChangeLog
NEWS

index 9b5cf60..ba9bf0f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-01-18  Matthias Clasen  <mclasen@redhat.com>
 
+       * NEWS: Updates
+
+2009-01-18  Matthias Clasen  <mclasen@redhat.com>
+
        Bug 512779 – --disable-regex breaks compilation
        
        * configure.in: Define an ENABLE_REGEX macro
diff --git a/NEWS b/NEWS
index dada0f8..679e185 100644 (file)
--- 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
 ===================================================