summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-03-20 22:32:54 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-03-20 22:32:54 (GMT)
commit3e6b1cd7c58db82bcfccf38659be021a9fc2e816 (patch)
tree8122bd8381b2e47476bfc909a4e7f9786d400fd5 /ChangeLog
parentdc50ee15ae46a3ae3eda860803ae394bc8ddc86b (diff)
downloadtcl-3e6b1cd7c58db82bcfccf38659be021a9fc2e816.zip
tcl-3e6b1cd7c58db82bcfccf38659be021a9fc2e816.tar.gz
tcl-3e6b1cd7c58db82bcfccf38659be021a9fc2e816.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 6307d16..182e6e3 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: