Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 28 Jan 2008 16:23:29 +0000 (16:23 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 28 Jan 2008 16:23:29 +0000 (16:23 +0000)
svn path=/trunk/; revision=6395

ChangeLog
NEWS

index 9a88f8f1eb3de59070efb60612210fe5cbef9eba..f6aeaaff5e1e17de85d8bccf4efbe89f2ea0e9c6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-28  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2008-01-28  Matthias Clasen  <mclasen@redhat.com>
 
        * configure.in: Check for gmtime_r.  
diff --git a/NEWS b/NEWS
index f44c75edf38c01e9a33943b741beff48ad1b2cae..63693cfce62028679d93806e943ef8a912255671 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+Overview of Changes from GLib 2.15.3 to GLib 2.15.4
+===================================================
+
+* G_GNUC_PRETTY_FUNCTION has been deprecated
+
+* GIO:
+ - g_file_copy has an async variant now
+ - Drives and volumes now have API to get identifiers
+   like Hal UDIs or UUIDs.
+
+* Bugs fixed:
+  511807 g_time_val_to_iso8601() uses MT-unsafe gmtime() function
+  316260 [patch] Doc patches for gnode (2.8.1)
+  385132 solaris gettext support fix
+  484261 ./configure check for system PCRE unicode support fails w...
+  510292 GOption main help not shown
+  511580 Implement g_file_copy_async
+  511654 Compile errors due to C99 constructs
+  487909 g_utf8_strreverse and combining marks
+  512381 unused variable 'is_main_group' 
+
+* Updated translations:
+  Arabic (ar)
+  Belarusian (be)
+  Czech (cz)
+  Spanish (es)
+  French (fr)
+  Galician (gl)
+  Portugese (pt)
+  Russian (ru)
+  Swedish (sv)
+  Thai (th)
+
+
 Overview of Changes from GLib 2.15.2 to GLib 2.15.3
 ===================================================