summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy <davygrvy>2004-02-08 01:37:42 (GMT)
committerdavygrvy <davygrvy>2004-02-08 01:37:42 (GMT)
commit3f992153146040b26a2da29713e3e3670e7cb265 (patch)
tree9f8fbd54678d0e09211502de6df115a1ebecdce4
parent1f5a668abd8894a0e2b21e37de9cfc6013bd48ec (diff)
downloadtk-3f992153146040b26a2da29713e3e3670e7cb265.zip
tk-3f992153146040b26a2da29713e3e3670e7cb265.tar.gz
tk-3f992153146040b26a2da29713e3e3670e7cb265.tar.bz2
no message
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 54c883c..80d1569 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-02-07 David Gravereaux <davygrvy@pobox.com>
+
+ * win/makefile.vc:
+ * win/rules.vc:
+ * win/rc/tk.rc:
+ * win/rc/wish.rc: Now supports the 'unchecked' option when building.
+
2004-02-03 Jeff Hobbs <jeffh@ActiveState.com>
* doc/menubutton.n:
@@ -8,7 +15,7 @@
* win/lamp.bmp (deleted): using win/rc/lamp.bmp instead.
* win/winMain.c: Removed our custom setargv() in favor of __argc
- and __argv exported by the c-runtime.
+ and __argv exported by the C run-time.
* win/makefile.vc:
* win/rc/tk.rc: