[gsignal] Fix closure invalidation
[platform/upstream/glib.git] / README.in
index 03fa8c3..73f1eec 100644 (file)
--- a/README.in
+++ b/README.in
@@ -15,7 +15,7 @@ The official web site is:
   http://www.gtk.org/
 
 Information about mailing lists can be found at
-  http://www.gtk.org/mailing-lists.html
+  http://www.gtk.org/mailing-lists.php
 
 To subscribe, send mail to gtk-list-request@gnome.org
 with the subject "subscribe".
@@ -67,6 +67,16 @@ and attach the patch to that bug report.
 
 Patches should be in unified diff form. (The -up option to GNU diff.)
 
+Notes about GLib 2.34
+=====================
+
+* GIO now looks for thumbnails in XDG_CACHE_HOME, following a
+  recent alignment of the thumbnail spec with the basedir spec.
+
+* The default values for GThreadPools max_unused_threads and
+  max_idle_time settings have been changed to 2 and 15*1000,
+  respectively.
+
 Notes about GLib 2.32
 =====================