summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2002-05-17 00:31:02 (GMT)
committerjenglish <jenglish@flightlab.com>2002-05-17 00:31:02 (GMT)
commit8fc6a5c4266eef42d854a03f6a4458545464916d (patch)
treee0ad7d0e1f8d64b90e2491053c8feb44def83532 /ChangeLog
parent7e8e79314878a879fbc31018efcbbc1e4d34afb8 (diff)
downloadtcl-8fc6a5c4266eef42d854a03f6a4458545464916d.zip
tcl-8fc6a5c4266eef42d854a03f6a4458545464916d.tar.gz
tcl-8fc6a5c4266eef42d854a03f6a4458545464916d.tar.bz2
doc/CrtObjCmd.3: Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName
(Tcl Bug #547987, #414921)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16967b6..94ec6da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-16 Joe English <jenglish@users.sf.net>
+ * doc/CrtObjCmd.3:
+ Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName
+ (Tcl Bug #547987, #414921)
+
2002-05-14 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* unix/tclUnixChan.c (TtyOutputProc): #if/#endif-ed this function