summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy@pobox.com <davygrvy>2002-06-18 00:13:15 (GMT)
committerdavygrvy@pobox.com <davygrvy>2002-06-18 00:13:15 (GMT)
commitc46b80adeecb9a9c8f8ebf3a7b1b85ae81ca0817 (patch)
tree298765a3a4d1d5f06b2cb3d168a9e36905591656
parentb276170464fdb87161fa8ff8fdd15d7e9e6f37a1 (diff)
downloadtcl-c46b80adeecb9a9c8f8ebf3a7b1b85ae81ca0817.zip
tcl-c46b80adeecb9a9c8f8ebf3a7b1b85ae81ca0817.tar.gz
tcl-c46b80adeecb9a9c8f8ebf3a7b1b85ae81ca0817.tar.bz2
no message
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05b34e5..0d7ce42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2002-06-17 David Gravereaux <davygrvy@pobox.com>
+
+ Trims to support the removal of RESOURCE_INCLUDED from rc
+ scripts from FR #565088.
+
+ * generic/tcl.h: moved the #ifndef RC_INVOKED start block up in
+ the file. rc scripts don't need to know thread mutexes.
+
+ * win/tcl.rc:
+ * win/tclsh.rc: removed the #define RESOURCE_INCLUDED to let the
+ built-in -DRC_INVOKED to the work.
+
2002-06-17 Jeff Hobbs <jeffh@ActiveState.com>
* doc/CrtTrace.3: Added TIP#62 implementation of command