diff options
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 60dbfcca7e..4f28d8b08d 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,10 @@ +1999-08-13 Tor Lillqvist <tml@iki.fi> + + * gdk/win32/gdkevents.c (gdk_event_translate): Fix a couple of bugs + in the key event handling: Now AltGr chars work again. Also, + now Alt-digits are passed up as well as Control-digits. + Pass keypad plus and minus as normal plus and minus. + Wed Aug 11 13:38:26 BST 1999 Tony Gale <gale@gtk.org> * docs/gtkfaq.sgml: FAQ Update |