diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2003-05-16 17:29:48 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2003-05-16 17:29:48 (GMT) |
commit | 1e9f014619fc9378af51b46c9d2885235415c120 (patch) | |
tree | ee8888cd91836d4978a525fb48cd08f025351d3c /ChangeLog | |
parent | dad6fa2036b108d4d7dfc733e4f5379d37770999 (diff) | |
download | tcl-1e9f014619fc9378af51b46c9d2885235415c120.zip tcl-1e9f014619fc9378af51b46c9d2885235415c120.tar.gz tcl-1e9f014619fc9378af51b46c9d2885235415c120.tar.bz2 |
* library/dde/pkgIndex.tcl: Applied TIP #130 which provides
* tests/winDde.test: for unique dde server names. Added
* win/tclWinDde.c: some more tests. Fixes [Bug 219293]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-05-16 Pat Thoyts <patthoyts@users.sourceforge.net> + + * library/dde/pkgIndex.tcl: Applied TIP #130 which provides + * tests/winDde.test: for unique dde server names. Added + * win/tclWinDde.c: some more tests. Fixes [Bug 219293] + 2003-05-16 Kevin B. Kenny <kennykb@hippolyta> * unix/Makefile.in: Removed one excess source file tclDToA.c |