summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-04-12 18:41:53 (GMT)
committerhobbs <hobbs>2000-04-12 18:41:53 (GMT)
commit2665c2a80c83537e3c907be14343f59a42faec88 (patch)
tree58e121ab23b82c89af8ec0f1644837c1b5dacc4d /ChangeLog
parent5d6b5b17bd37274a62035b033fa5c58a0e408d0c (diff)
downloadtcl-2665c2a80c83537e3c907be14343f59a42faec88.zip
tcl-2665c2a80c83537e3c907be14343f59a42faec88.tar.gz
tcl-2665c2a80c83537e3c907be14343f59a42faec88.tar.bz2
* doc/dde.n: corrected dde poke docs. [Bug: 4991]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32a70c8..32f154d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-04-12 Jeff Hobbs <hobbs@scriptics.com>
+
+ * doc/dde.n: corrected dde poke docs. [Bug: 4991]
+
2000-04-10 Brent Welch <welch@scriptics.com>
* generic/tcl.h: Fixed Tcl_CreateThread declaration.