summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2004-09-23 20:04:06 (GMT)
committermdejong <mdejong>2004-09-23 20:04:06 (GMT)
commitc36a55ff0083738d8bd88d1ba5c164046e441f8f (patch)
tree8f926cc39cfa406f7de49c94d52bc89738eb6e53 /ChangeLog
parent198108e14897c176e8c959e0b17b298283a2fc73 (diff)
downloadtcl-c36a55ff0083738d8bd88d1ba5c164046e441f8f.zip
tcl-c36a55ff0083738d8bd88d1ba5c164046e441f8f.tar.gz
tcl-c36a55ff0083738d8bd88d1ba5c164046e441f8f.tar.bz2
* unix/dltest/Makefile.in (clean): Fixup make clean
rule so that it does not delete all files when SHLIB_SUFFIX is set to the empty string in a static build. [Bug 1016726]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7298a82..d1de167 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-09-23 Mo DeJong <mdejong@users.sourceforge.net>
+
+ * unix/dltest/Makefile.in (clean): Fixup make clean
+ rule so that it does not delete all files when
+ SHLIB_SUFFIX is set to the empty string in a static build.
+ [Bug 1016726]
+
2004-09-18 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* generic/tclExecute.c (TEBC-INST_LSHIFT,INST_RSHIFT): Ensure that