summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy <davygrvy>2003-12-23 03:01:39 (GMT)
committerdavygrvy <davygrvy>2003-12-23 03:01:39 (GMT)
commit57d45ee4f75fb9c600bc58b733d72c7790ca4b4a (patch)
treef37faea683cff8c38cf9640003855b748b4c4a86
parent2619e22d4ea23190ba6ec31bdd7751177e86212e (diff)
downloadtk-57d45ee4f75fb9c600bc58b733d72c7790ca4b4a.zip
tk-57d45ee4f75fb9c600bc58b733d72c7790ca4b4a.tar.gz
tk-57d45ee4f75fb9c600bc58b733d72c7790ca4b4a.tar.bz2
no message
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0b2867..121c350 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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).