summaryrefslogtreecommitdiff
path: root/README.in
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-10-05 14:25:14 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-10-05 14:25:14 +0000
commit56231ad97cd2978f8496dae65c8900dc49490303 (patch)
tree69ee3b3c0795c474b56ed2c53f74cfeec3fd637e /README.in
parente479bd43211a455cf6f1338376132442172c0280 (diff)
downloadgtk+-56231ad97cd2978f8496dae65c8900dc49490303.tar.gz
Start collecting release notes for 2.10.
2005-10-05 Matthias Clasen <mclasen@redhat.com> * README.in: Start collecting release notes for 2.10.
Diffstat (limited to 'README.in')
-rw-r--r--README.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.in b/README.in
index 07aaf1cb01..0880fbbe3a 100644
--- a/README.in
+++ b/README.in
@@ -25,6 +25,17 @@ Installation
See the file 'INSTALL'
+Release notes for 2.10
+======================
+
+* The hexadecimal Unicode input feature has been reworked. It no longer
+ blocks the use of the sixteen Ctrl-Shift-<hex digit> key sequences. Now
+ it only uses Ctrl-Shift-u.
+
+* A memory leak in GtkStyle handling has been fixed. This may expose bugs
+ in third-party widgets which forget to call gtk_style_attach() in their
+ realize functions.
+
Release notes
=============