diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-05-26 10:04:52 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-05-26 10:04:52 (GMT) |
commit | fef66b3a8ba130ec832bd025733edb25751851a6 (patch) | |
tree | f6621d263fa4a869f003104fdded8d26006b57a4 /ChangeLog | |
parent | 25e82c0f007886e271604f3a777ebb26dd9e7b4b (diff) | |
download | tcl-fef66b3a8ba130ec832bd025733edb25751851a6.zip tcl-fef66b3a8ba130ec832bd025733edb25751851a6.tar.gz tcl-fef66b3a8ba130ec832bd025733edb25751851a6.tar.bz2 |
Missed one!
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ 2008-05-26 Donal K. Fellows <dkf@users.sf.net> - * win/makefile.bc: Remove deprecated winhelp target. It didn't work - * win/makefile.vc: correctly anyway. + * win/makefile.bc: Remove deprecated winhelp target. + * win/Makefile.in, win/makefile.vc: It didn't work correctly anyway. 2008-05-23 Andreas Kupries <andreask@activestate.com> |