summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwolfsuit <wolfsuit>2004-02-16 23:20:01 (GMT)
committerwolfsuit <wolfsuit>2004-02-16 23:20:01 (GMT)
commit53542ad7b74ce909809d9e560c25ab6d946d8f78 (patch)
treea7fb2247f3f3ac62c9908f9aee98f70b46f73743 /ChangeLog
parent6b8cb98d74ed7563290ff2fe719b4694ef5de02c (diff)
downloadtk-53542ad7b74ce909809d9e560c25ab6d946d8f78.zip
tk-53542ad7b74ce909809d9e560c25ab6d946d8f78.tar.gz
tk-53542ad7b74ce909809d9e560c25ab6d946d8f78.tar.bz2
Update the docs for the Mac OS X MouseWheel changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11c7232..b8ffd76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@
way to do this for the TOT, but this is simple and will do for the
8.4 branch.
* library/text.tcl: Ditto.
+ * doc/bind.n: Update the docs to reflect the changes.
2004-02-15 Jim Ingham <jingham@apple.com>