diff options
author | davygrvy <davygrvy> | 2003-12-23 03:01:39 (GMT) |
---|---|---|
committer | davygrvy <davygrvy> | 2003-12-23 03:01:39 (GMT) |
commit | 5b41a566fd16403bd82a985a04a79766957a270d (patch) | |
tree | f37faea683cff8c38cf9640003855b748b4c4a86 | |
parent | 0d58e92245115a25c208151fae02e9bfd16c05c0 (diff) | |
download | tk-5b41a566fd16403bd82a985a04a79766957a270d.zip tk-5b41a566fd16403bd82a985a04a79766957a270d.tar.gz tk-5b41a566fd16403bd82a985a04a79766957a270d.tar.bz2 |
no message
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2003-12-22 David Gravereaux <davygrvy@pobox.com> + + * win/nmakehlp.c: + * win/rules.vc: sync'd to Tcl. + + * win/makefile.vc: Uses new features of nmakehlp to get the version + strings from header files without the use of hardcoded values. + + * generic/tk.h: removed the note about having to update makefile.vc + when the version changes. + 2003-12-22 Joe English <jenglish@users.sourceforge.net> * doc/text.n: Fix markup errors (".t" at beginning of line). |