summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-11-25 11:28:17 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-11-25 11:28:17 (GMT)
commit5f26f53fc89bc313d43da3f58d2dcdee21d1bc1c (patch)
tree1a17ae1c46cfb383b2682a8591a5acaff563cd87 /ChangeLog
parent9a60fe478e4153e06a2fadca792181e3826fa0e8 (diff)
downloadtcl-5f26f53fc89bc313d43da3f58d2dcdee21d1bc1c.zip
tcl-5f26f53fc89bc313d43da3f58d2dcdee21d1bc1c.tar.gz
tcl-5f26f53fc89bc313d43da3f58d2dcdee21d1bc1c.tar.bz2
Assorted cleanup and doc-fixes for the dde package.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4777d57..6c25f61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-11-25 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * doc/dde.n: Synchronized the documentation of the commands with
+ the header of the docs and what the package actually does. Thanks
+ to Andreas Kupries for spotting this.
+ * win/tclWinDde.c (Tcl_DdeObjCmd): Much cleanup of argument
+ parsing code.
+
2004-11-24 David Gravereaux <davygrvy@pobox.com>
* generic/tclPort.h: Relative include of tclWinPort.h returned