summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-06-21 08:51:19 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-06-21 08:51:19 (GMT)
commit3c34a82ae349f96f88b892f3d366443bac1c77c1 (patch)
tree6f2649b621ac7ffbd96dd381d1d9b861e0e63bd9 /ChangeLog
parent1a7d07bf9863f423695b4de79e7305d4d42b6c37 (diff)
downloadtcl-3c34a82ae349f96f88b892f3d366443bac1c77c1.zip
tcl-3c34a82ae349f96f88b892f3d366443bac1c77c1.tar.gz
tcl-3c34a82ae349f96f88b892f3d366443bac1c77c1.tar.bz2
Only enable the 'compile' special debugging feature when requested in
configure.in; removes irrelevant junk from the configure files of extensions that use Tcl's tcl.m4.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c12c388..df2c8a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-06-21 Donal K. Fellows <dkf@users.sf.net>
+
+ * unix/tcl.m4 (SC_ENABLE_SYMBOLS): Only enable the 'compile'
+ special debugging feature when requested in configure.in; removes
+ irrelevant junk from the configure files of extensions that use
+ Tcl's tcl.m4.
+
2005-06-20 Donal K. Fellows <dkf@users.sf.net>
* generic/tclCompile.h (INST_PUSH_RETURN_OPTIONS): New opcode to allow