Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 13 Mar 2009 04:09:21 +0000 (04:09 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 13 Mar 2009 04:09:21 +0000 (04:09 +0000)
svn path=/trunk/; revision=7975

ChangeLog
NEWS

index f5eed17b108c368eb2586620ff85072c3815dbe0..e400fe7bed6522fd4a8232d83d516773b935a313 100644 (file)
--- 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 9c8b94435e3b9d42fc69f3a6f272a75812837c9c..0b9951d02ffd03c3568b167299840ab49c919c7c 100644 (file)
--- 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
 ===================================================