Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 14 Dec 2008 00:07:59 +0000 (00:07 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 14 Dec 2008 00:07:59 +0000 (00:07 +0000)
svn path=/trunk/; revision=7745

ChangeLog
NEWS

index d8170e53eb6818fc3e4f2c0c63759b900aff75f1..256af5f4a34dfbb059fa3d50e0eb06ebfb6ab6e3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-12-13  Matthias Clasen <mclaesn@redhat.com>
+
+       * NEWS: Updates
+
 2008-12-12  Dan Winship  <danw@gnome.org>
 
        * glib/pltcheck.sh: make this work on x86_64
diff --git a/NEWS b/NEWS
index 358b7dd1b575a2602ae6d331158a04af7a8afd96..9251fb8f9a83ea34800605d7de90427a796ad61e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Overview of Changes from GLib 2.19.1 to GLib 2.19.3
+===================================================
+
+* Bugs fixed:
+ 508021 Add support for the CRIS and CRISv32 architectures
+ 526320 should not list mounts that the user doesn't have permission to use
+ 558458 Cannot build gio tests on Solaris using SUN cc
+ 555465 GUnix{Input,Output}Stream lacks fd/close_fd_at_close property
+ 558298 Hide ecryptfs mounts
+ 515777 incorrect date&time on copy
+ 562452 Ensure we return G_IO_ERROR_CANCELLED if cancelling
+        g_simple_async_result_run_in_thread
+ 473150 g_type_module_use inconsistently increases the use
+        counter in case of error
+ 563150 G_GU?INT*_MODIFIER/FORMAT docs
+ 563156 Document printing and scanning gunichar values
+
+* Updated translations:
+ Hebrew (he)
+ Italian (it)
+
 Overview of Changes from GLib 2.19.0 to GLib 2.19.1
 ===================================================