diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-11-25 11:28:17 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-11-25 11:28:17 (GMT) |
commit | 5f26f53fc89bc313d43da3f58d2dcdee21d1bc1c (patch) | |
tree | 1a17ae1c46cfb383b2682a8591a5acaff563cd87 /ChangeLog | |
parent | 9a60fe478e4153e06a2fadca792181e3826fa0e8 (diff) | |
download | tcl-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |