summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-05-05 20:54:47 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-05-05 20:54:47 (GMT)
commit5fcc82ee3020de5dcf7ff55a086f396c0ddba39e (patch)
tree6bfb2efb5bfbf9f7becd40b1e62df97e9a14a86e /ChangeLog
parent7aa7d273bd92aa42ff8db0b007538b7619edcc95 (diff)
downloadtcl-5fcc82ee3020de5dcf7ff55a086f396c0ddba39e.zip
tcl-5fcc82ee3020de5dcf7ff55a086f396c0ddba39e.tar.gz
tcl-5fcc82ee3020de5dcf7ff55a086f396c0ddba39e.tar.bz2
Remove reference to totally non-existant API. [Bug 848440]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2d3791..641d8c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-05 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * doc/CrtObjCmd.3: Remove reference to Tcl_RenameCommand; there is
+ no such API. [Bug 848440]
+
2004-05-04 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclIOUtil.c (Tcl_FSChdir): Work-around crash condition