summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-12-14 00:07:59 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-12-14 00:07:59 +0000
commita9ac1b49ab71fad6207450c47c1ff9e3c72a77d2 (patch)
tree102ff9e06297720a39cd3aff60a3d82ecb075cb6 /NEWS
parentbe914f6841faee3337fe33f4f3d8f5898df7ff8d (diff)
downloadglib-a9ac1b49ab71fad6207450c47c1ff9e3c72a77d2.tar.gz
Updates
svn path=/trunk/; revision=7745
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 358b7dd1b..9251fb8f9 100644
--- 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
===================================================