summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-06-12 23:39:14 (GMT)
committerhobbs <hobbs>2002-06-12 23:39:14 (GMT)
commit1f8f56c938ebe9865f17d61ef79173662698fc2f (patch)
tree6f506d3e6e438d226d39a9c2e9c43c98e335207a /ChangeLog
parentd93faece0c5e133efc224a7780b3748be2a69a94 (diff)
downloadtk-1f8f56c938ebe9865f17d61ef79173662698fc2f.zip
tk-1f8f56c938ebe9865f17d61ef79173662698fc2f.tar.gz
tk-1f8f56c938ebe9865f17d61ef79173662698fc2f.tar.bz2
* win/tkWinCursor.c (TkGetCursorByName): reverted fix from
2002-06-06 because it broke the ability to use built-in cursors like left_ptr.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2509995..e08a90a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-06-12 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * win/tkWinCursor.c (TkGetCursorByName): reverted fix from
+ 2002-06-06 because it broke the ability to use built-in cursors
+ like left_ptr.
+
2002-06-12 Mo DeJong <mdejong@users.sourceforge.net>
* library/choosedir.tcl (tk::dialog::file::chooseDir):