summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-03-20 22:33:28 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-03-20 22:33:28 (GMT)
commit4ade466c44615be091e19c177e11eef5524163c4 (patch)
tree6721114e5384dfab374e6f3f3994990c5a562a53 /ChangeLog
parent97dfe82b36e19d08b902a2509b3797907d0268cb (diff)
downloadtcl-4ade466c44615be091e19c177e11eef5524163c4.zip
tcl-4ade466c44615be091e19c177e11eef5524163c4.tar.gz
tcl-4ade466c44615be091e19c177e11eef5524163c4.tar.bz2
* generic/tclInt.h: Removed definition of ParseValue struct that
is no longer used.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc43340..1d47a00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-20 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclInt.h: Removed definition of ParseValue struct that
+ is no longer used.
+
2003-03-19 Miguel Sofer <msofer@users.sf.net>
* generic/tclCompile.c: