summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2009-03-13 04:09:21 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2009-03-13 04:09:21 +0000
commit3c34e435754bbe4b5d0871603408d8e1bf9f5c19 (patch)
tree920bf3abb2223da71abbd67caec08cba73610737
parent2ad1af5b1ee5934a5d66be506b85157facc73a46 (diff)
Updates
svn path=/trunk/; revision=7975
-rw-r--r--ChangeLog4
-rw-r--r--NEWS28
2 files changed, 32 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5eed17b1..e400fe7be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-03-13 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS: Updates
+
2009-03-12 Matthias Clasen <mclasen@redhat.com>
* glib/gbase64.c: Avoid integer overflows in the base64
diff --git a/NEWS b/NEWS
index 9c8b94435..0b9951d02 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+Overview of Changes from GLib 2.19.9 to GLib 2.20.0
+===================================================
+
+* Base64 support: Avoid integer overflows. CVE-2008-4316
+
+* Bugs fixed:
+ 574019 GChecksum: document and guarantee hex characters in lower case
+ 573454 Unable copy/move files to directories symlinked to gvfs share
+ 561172 gnome-open fails on local URIs with anchors
+ 573970 crash in gunixvolumemonitor:update_mounts when unmounting
+ 573843 g_get_current_dir returns non-absolute path
+
+* Updated translations:
+ Assamese (as)
+ Bengali (bn_IN)
+ Czech (cs)
+ Hindi (hi)
+ Italian (it)
+ Japanese (ja)
+ Lithuanian (lt)
+ Malayalam (ml)
+ Marathi (mr)
+ Oriya (or)
+ Polish (pl)
+ Romanian (ro)
+ Telugu (te)
+
+
Overview of Changes from GLib 2.19.8 to GLib 2.19.9
===================================================