summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstanton <stanton>1999-03-08 21:05:57 (GMT)
committerstanton <stanton>1999-03-08 21:05:57 (GMT)
commitc7b784c5fce86bb85e3912c738fcb62fcec4bd8f (patch)
tree5bcdb41c7e7212da90345d6e141c3cb2e149760e
parentc86147049b676ad5d61899e0ab3462cd6827da7c (diff)
downloadtcl-c7b784c5fce86bb85e3912c738fcb62fcec4bd8f.zip
tcl-c7b784c5fce86bb85e3912c738fcb62fcec4bd8f.tar.gz
tcl-c7b784c5fce86bb85e3912c738fcb62fcec4bd8f.tar.bz2
*** empty log message ***
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e688b25..0ca3aa9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+1999-03-06 <stanton@GASPODE>
+
+ * unix/Makefile.in:
+ * generic/tcl.decls:
+ * generic/tclCompile.h:
+ * generic/tclCompileDecls.h:
+ * generic/tclCompileStubs.c:
+ * generic/tclDecls.h:
+ * generic/tclInt.decls:
+ * generic/tclInt.h:
+ * generic/tclStubInit.c: Removed tclCompile.h functions. Moved
+ TclGetAuxDataType to tclInt.h so it is available for use by
+ the TclPro Byte Compiler loader.
+
1999-03-05 <stanton@GASPODE>
* unix/configure.in: Applied patch from Jan Nijtmans to fix the