Updates
authorMatthias Clasen <mclasen@redhat.com>
Sat, 5 Sep 2009 00:26:26 +0000 (20:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 5 Sep 2009 00:39:27 +0000 (20:39 -0400)
NEWS

diff --git a/NEWS b/NEWS
index d79c8ac..71c6f9d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,38 @@
+Overview of Changes from GLib 2.21.5 to GLib 2.21.6
+===================================================
+
+* Minor API additions:
+  g_mkstemp_full is a variant of g_mkstemp that allows to specify flags
+  and permissions
+
+* Bugs fixed:
+ 593232 g_rand_new: read no more than requested from /dev/urandom
+ 591995 use saved errno
+ 589491 g_time_val_from_iso8601 doesn't handle some cases
+ 593406 Permissions set to 777 after copying via Nautilus
+ 594034 Add g_mkstemp_full()
+
+* Updated translations:
+ Assamese
+ Basque
+ Brazilian Portuguese
+ Czech
+ Estonian
+ French
+ German
+ Hungarian
+ Italian
+ Kannada
+ Malayalam
+ Marathi
+ Norwegian bokmÃ¥l
+ Oriya
+ Portuguese
+ Swedish
+ Tamil
+ Turkish
+
+
 Overview of Changes from GLib 2.21.4 to GLib 2.21.5
 ===================================================