summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy <davygrvy>2002-03-28 23:22:45 (GMT)
committerdavygrvy <davygrvy>2002-03-28 23:22:45 (GMT)
commit07bf7a5bb6e4b4cbc9386f9860487d0cf70c39e4 (patch)
tree76ee197d793de334c652ee76f76a3d3a4471f1c7
parent0f53a2b0e2427cbfb29900a8c6de7f09a534496c (diff)
downloadtk-07bf7a5bb6e4b4cbc9386f9860487d0cf70c39e4.zip
tk-07bf7a5bb6e4b4cbc9386f9860487d0cf70c39e4.tar.gz
tk-07bf7a5bb6e4b4cbc9386f9860487d0cf70c39e4.tar.bz2
no message
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa54fdd..a12f413 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2002-03-28 David Gravereaux <davygrvy@pobox.com>
+
+ * win/.cvsignore (new):
+ * win/lamp.bmp (new):
+ * win/makefile.vc:
+ * win/nmakehlp.c (new):
+ * win/rules.vc: Brought the makefile up-to-date with Tcl's one.
+ This now has support for Win9x issues and the winhelp target now
+ exists. Color scheme can be changed. I'm just imparting a first
+ suggestion using orange :) I'll have to think about the install
+ portion of the helpfile as I'll need to do some tricks to insert
+ tk's contents file into Tcl's using some special winhlp32.exe
+ switches. [Bug 533862 527941]
+
2002-03-26 Andreas Kupries <andreask_kupries@users.sourceforge.net>
* unix/tkUnixFont.c: Added inclusion of <arpa/inet.h>. This fixes