summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2003-07-24 02:10:00 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2003-07-24 02:10:00 (GMT)
commit2fab9c5ce3ffe59d4a8a918fd02e4596f482fe6e (patch)
treedafd3e35e28dc766211bf5fcbc33afc7b10a1dac /ChangeLog
parentc1eed5a406d7570cf976f9b93374c84ba2975d14 (diff)
downloadtk-2fab9c5ce3ffe59d4a8a918fd02e4596f482fe6e.zip
tk-2fab9c5ce3ffe59d4a8a918fd02e4596f482fe6e.tar.gz
tk-2fab9c5ce3ffe59d4a8a918fd02e4596f482fe6e.tar.bz2
* win/tkWinCursor.c: Fix for bug #776646 for a native hand2 and
fleur (move) cursor under win. * tests/cursor.test: Check that documented cursors are available.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e13463b..ff19578 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-07-24 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * win/tkWinCursor.c: Fix for bug #776646 for a native hand2 and
+ fleur (move) cursor under win.
+ * tests/cursor.test: Check that documented cursors are available.
+
2003-07-20 Daniel Steffen <das@users.sourceforge.net>
* macosx/buildTkConfig.tcl: fix to TK_BUILD_* ref generation