summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2007-05-01 23:14:27 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2007-05-01 23:14:27 +0000
commit790c3de422090d996bea1f2914b69d84f9d660c3 (patch)
tree47c3b6ee7dc6c9b6de3904e31b8a87d9fc17a330
parentc459ff8aa5cea2cc3fdcdfb7205ebc6b845bda46 (diff)
Updates
svn path=/branches/glib-2-12/; revision=5470
-rw-r--r--ChangeLog4
-rw-r--r--NEWS14
2 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 829faaf29..db05ae016 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-01 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS: Updates
+
2007-04-27 Tor Lillqvist <tml@novell.com>
* glib/gstdio.c (g_mkdir): Document that the mode argument is
diff --git a/NEWS b/NEWS
index f73d42d1a..9d71dc23f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Overview of Changes from GLib 2.12.11 to GLib 2.12.12
+=====================================================
+
+* Bug fixes:
+ 418862 g_base64_decode will give critical warning when first par...
+ 356843 "make check" fails if /bin/sh is pdksh
+ 418217 g_unichar_toupper/_totitle broken for single to multiple ...
+ 432895 param_string_validate() frees and modifies static strings
+ 420686 g_key_file_to_data alters original data
+
+* Translation updates: (da,es,eu,gl,ja,ro,ru,sr,
+ sr@Latn,ta,zh_CN)
+
+
Overview of Changes from GLib 2.12.10 to GLib 2.12.11
=====================================================