summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2002-09-12 17:33:19 (GMT)
committerdas <das>2002-09-12 17:33:19 (GMT)
commit84bbc0ca20531d25fea737aaccf2202e35a84ca2 (patch)
treea2cb0a968159ab36f7acc7eacc94e985c4085c49 /ChangeLog
parent2df9ddec36fa63a36a21e253b3951b78c42b7694 (diff)
downloadtcl-84bbc0ca20531d25fea737aaccf2202e35a84ca2.zip
tcl-84bbc0ca20531d25fea737aaccf2202e35a84ca2.tar.gz
tcl-84bbc0ca20531d25fea737aaccf2202e35a84ca2.tar.bz2
* generic/tcl.h:
* mac/tclMacApplication.r: * mac/tclMacLibrary.r: * mac/tclMacResource.r: unified use of the two equivalent resource compiler header inclusion defines RC_INVOKED and RESOURCE_INCLUDED, now use RC_INVOKED throughout.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b6f83f..25877cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-09-12 Daniel Steffen <das@users.sourceforge.net>
+
+ * generic/tcl.h:
+ * mac/tclMacApplication.r:
+ * mac/tclMacLibrary.r:
+ * mac/tclMacResource.r: unified use of the two equivalent
+ resource compiler header inclusion defines RC_INVOKED and
+ RESOURCE_INCLUDED, now use RC_INVOKED throughout.
+
2002-09-10 Mo DeJong <mdejong@users.sourceforge.net>
* unix/README: Add note about building extensions