diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2007-01-11 13:17:07 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2007-01-11 13:17:07 (GMT) |
commit | 2e6e196c5aab51226fff23a99cd31e8092b0726d (patch) | |
tree | 6bd35621546661affac734bf507684fe6aa37d50 /ChangeLog | |
parent | f299701a39e378d072a5c5d97396675ce735b414 (diff) | |
download | tcl-2e6e196c5aab51226fff23a99cd31e8092b0726d.zip tcl-2e6e196c5aab51226fff23a99cd31e8092b0726d.tar.gz tcl-2e6e196c5aab51226fff23a99cd31e8092b0726d.tar.bz2 |
Fixes to work better on Win98. Read version numbers from package index file
to avoid keeping numbers in the makefile.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-01-11 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/makefile.vc: Fixes to work better on Win98. Read version + * win/nmakehlp.c: numbers from package index file to avoid + * win/rules.vc: keeping numbers in the makefile. + 2007-01-10 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * generic/regcomp.c (compile, freev): Define a strategy for |