diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2003-05-16 22:00:45 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2003-05-16 22:00:45 (GMT) |
commit | b8ab7934b3d5103f68277fb3671b30d22876303c (patch) | |
tree | e139e2526b0ff063e3499ff927aa6d9b64f5c21d /ChangeLog | |
parent | 1e9f014619fc9378af51b46c9d2885235415c120 (diff) | |
download | tcl-b8ab7934b3d5103f68277fb3671b30d22876303c.zip tcl-b8ab7934b3d5103f68277fb3671b30d22876303c.tar.gz tcl-b8ab7934b3d5103f68277fb3671b30d22876303c.tar.bz2 |
* doc/dde.n: Updated documentation re TIP #130.
* tests/winDde.test: Applied patch for [Bug 738929] by KKB and
changed to new-style tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ * tests/winDde.test: for unique dde server names. Added * win/tclWinDde.c: some more tests. Fixes [Bug 219293] + * doc/dde.n: Updated documentation re TIP #130. + * tests/winDde.test: Applied patch for [Bug 738929] by KKB and + changed to new-style tests. + 2003-05-16 Kevin B. Kenny <kennykb@hippolyta> * unix/Makefile.in: Removed one excess source file tclDToA.c |