summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-08-27 23:56:42 -0400
committerMatthias Clasen <mclasen@redhat.com>2009-08-27 23:56:42 -0400
commit0eb09632563003a6b42fd654d10b8ee78fbf5304 (patch)
tree3cb46a1cdd99f748ed5807bb74694ba321385de4
parentca79339e228733c83f5956ba22f457cf14981b30 (diff)
Updates2.20.5
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f8b8ea383..78d6d07ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Overview of Changes from GLib 2.20.4 to GLib 2.20.5
+===================================================
+
+* Fix a performance problem when trashing multiple files
+
+* Bug fixes:
+ 593232 g_rand_new: read no more than requested from /dev/urandom
+ 592457 preserve errno
+ 591995 use saved errno
+ 591532 redundent '/' returned from g_file_resolve_relative_path
+
+* Updates translations:
+ Catalan (Valencian)
+ Galician
+
+
Overview of Changes from GLib 2.20.3 to GLib 2.20.4
===================================================