summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstanton <stanton>1998-12-02 21:46:30 (GMT)
committerstanton <stanton>1998-12-02 21:46:30 (GMT)
commit79cb1aee0f4a886cd686447c01c419a0b69da381 (patch)
treec04f1c599e6368035fee889777e7f2bb0614625c
parentd69d6e0f746a6f64fce2f28a6d06e92718bda1bd (diff)
downloadtcl-79cb1aee0f4a886cd686447c01c419a0b69da381.zip
tcl-79cb1aee0f4a886cd686447c01c419a0b69da381.tar.gz
tcl-79cb1aee0f4a886cd686447c01c419a0b69da381.tar.bz2
*** empty log message ***
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce51a6f..168c23d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1998-12-02 <stanton@GASPODE>
+
+ * generic/tclCmdAH.c (Tcl_EncodingObjCmd): Changed to avoid using
+ Tcl_DStringResult because it is not binary clean.
+
+ * generic/tclParse.c (Tcl_ParseCommand): Fixed bug in comment
+ parsing where a trailing comment looked like an incomplete
+ command.
+
1998-12-02 <welch@SAGE>
* Merged changes from 8.0.4, especially the new pkg_mkIndex