summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-07-26 18:43:27 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-07-26 18:43:27 +0000
commit98a1367afe28745fcc51c36573aa643344ad42f4 (patch)
treefdcf63aff23756a54ce661eab024949f5b2debdc /ChangeLog.pre-2-8
parent424262881153edac34bed02ba02985dba0fb4683 (diff)
downloadgdk-pixbuf-98a1367afe28745fcc51c36573aa643344ad42f4.tar.gz
Fix up includes on Win32. (#311630, Kazuki Iwamoto)
2005-07-26 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilechooserdefault.c: Fix up includes on Win32. (#311630, Kazuki Iwamoto)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-83
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 7ffb54807..f40259260 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,8 @@
2005-07-26 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkfilechooserdefault.c: Fix up includes on Win32.
+ (#311630, Kazuki Iwamoto)
+
* gtk/gtkimcontextsimple.c: Add ISO_Level3_Shift to
the list of keysyms to ignore for composition, since
AltGr keys produce it in some keyboard layouts. (#307283)