diff options
author | georgeps <georgeps> | 2004-07-06 00:29:45 (GMT) |
---|---|---|
committer | georgeps <georgeps> | 2004-07-06 00:29:45 (GMT) |
commit | ce44c41154e553b54887effcd0523cd88842b5e0 (patch) | |
tree | df2e753b5e93b87b153201bee86fbdefb7e1bf18 | |
parent | 0197b111337141f0231c4621550d69c02147c8a4 (diff) | |
download | tk-ce44c41154e553b54887effcd0523cd88842b5e0.zip tk-ce44c41154e553b54887effcd0523cd88842b5e0.tar.gz tk-ce44c41154e553b54887effcd0523cd88842b5e0.tar.bz2 |
updated w/ info on the generic/tkEvent.c change.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-07-05 George Peter Staplin <GeorgePS@XMission.com> + + * generic/tkEvent.c: TK_XIM_SPOT preprocessor usage was modified + slightly to fix a bug that occured when TK_XIM_SPOT was defined as + 0. Thanks to Joe Mistachkin for reporting this bug. + 2004-07-05 Donal K. Fellows <donal.k.fellows@man.ac.uk> TIP#158 IMPLEMENTATION |