summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredman <redman>1999-02-26 19:10:40 (GMT)
committerredman <redman>1999-02-26 19:10:40 (GMT)
commitcc7c8bb8b44c066149f590a3c5833366be256a08 (patch)
treedce7cc00301ed192ad973478aad1e766eac9e9c8
parent39aa31096e1394bf94c544f14d6616fb002c887b (diff)
downloadtk-cc7c8bb8b44c066149f590a3c5833366be256a08.zip
tk-cc7c8bb8b44c066149f590a3c5833366be256a08.tar.gz
tk-cc7c8bb8b44c066149f590a3c5833366be256a08.tar.bz2
Add entries for today's changes.
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0e8222..cd46467 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1999-02-26 <redman@scriptics.com>
+
+ * win/cat.c: Remove this file, use the one in the Tcl source directory.
+
+ * win/makefile.vc: Remove the wishc.exe from the default targets. Add
+ a separate console-wish target to build it. The need for a
+ console-wish will go away soon, so we don't want to encourage its
+ use.
+
1999-02-25 <redman@scriptics.com>
* win/tkWinWm.c: Properly initialize the tsdPtr->firstWindow field.