diff options
author | redman <redman> | 1999-02-26 19:10:40 (GMT) |
---|---|---|
committer | redman <redman> | 1999-02-26 19:10:40 (GMT) |
commit | cc7c8bb8b44c066149f590a3c5833366be256a08 (patch) | |
tree | dce7cc00301ed192ad973478aad1e766eac9e9c8 | |
parent | 39aa31096e1394bf94c544f14d6616fb002c887b (diff) | |
download | tk-cc7c8bb8b44c066149f590a3c5833366be256a08.zip tk-cc7c8bb8b44c066149f590a3c5833366be256a08.tar.gz tk-cc7c8bb8b44c066149f590a3c5833366be256a08.tar.bz2 |
Add entries for today's changes.
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |