summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-08-22 23:57:13 (GMT)
committerhobbs <hobbs>2001-08-22 23:57:13 (GMT)
commitcce7cfd6c08a7de825b105749212c7455e907952 (patch)
tree0fc5ad86fa2c50a4643a63db4e199b3facaea179 /ChangeLog
parentcfd7049502dbc74ae74c9e996101f15dc1bb3591 (diff)
downloadtcl-cce7cfd6c08a7de825b105749212c7455e907952.zip
tcl-cce7cfd6c08a7de825b105749212c7455e907952.tar.gz
tcl-cce7cfd6c08a7de825b105749212c7455e907952.tar.bz2
see ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47baa78..c102ead 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2001-08-22 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * win/Makefile.in:
+ * win/makefile.vc: updated install target for dde1.2
+ * doc/dde.n: fixed dde man page (which was totally incorrect).
+ * tests/winDde.test:
+ * win/tclWinDde.c (Tcl_DdeObjCmd): added -binary option to dde
+ request command to allow for returning binary data. [Bug #227482]
+ Updated dde to 1.2
+
+ * tests/tcltest.test: added unixExecs constraint to files that
+ used 'grep' in the test. [Bug #453143]
+
+ * library/tcltest/tcltest.tcl: fixed stdio constraint test.
+ [Patch #454050] (stanton)
+ Simplified unixExecs constriant test.
+
2001-08-22 Don Porter <dgp@users.sourceforge.net>
* tests/ioUtil.test (ioUtil-3.*): Corrected errors in tests