summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-104
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index d8f6f9e3a0..9b1deeb05e 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,9 @@
2004-06-22 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkaccelmap.c (_gtk_accel_path_is_valid): Accept
+ "<WINDOWTYPE>" as a valid accel path. (#144427, Philip
+ Kendall)
+
* gtk/gtkselection.c (GTK_SELECTION_MAX_SIZE): Make sure
this gets defined for all backends, so linux-fb has a
chance of compiling.