summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2001-05-16 12:11:14 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2001-05-16 12:11:14 (GMT)
commitd1203f0cc8ae6677a7d3458cec1d41c45c8b5b4f (patch)
tree08818534bd9291accc425f89b0f5de88f63f83d9
parent101670c05520187d8f7b9a860e1aa12fa0b4e72f (diff)
downloadtcl-d1203f0cc8ae6677a7d3458cec1d41c45c8b5b4f.zip
tcl-d1203f0cc8ae6677a7d3458cec1d41c45c8b5b4f.tar.gz
tcl-d1203f0cc8ae6677a7d3458cec1d41c45c8b5b4f.tar.bz2
Sometimes I'm *so* stupid...
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d057d11..232f013 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-05-16 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * doc/console.n: Deleted. Put it in the wrong source tree! D'oh!
+
2001-05-15 Miguel Sofer <msofer@users.sourceforge.net>
* tests/lindex.test: added test for nested braces [Patch: 423617]