diff options
author | davidw <davidw> | 2005-03-01 22:51:55 (GMT) |
---|---|---|
committer | davidw <davidw> | 2005-03-01 22:51:55 (GMT) |
commit | b06bf5d5528889d4da04ae524c75a3c4b318e143 (patch) | |
tree | 6d23161da75fde53830edc9f53b0073a064c45df /ChangeLog | |
parent | 8379a8abd400f4531f3dddb9fb0a85ea8a80a0ec (diff) | |
download | tcl-b06bf5d5528889d4da04ae524c75a3c4b318e143.zip tcl-b06bf5d5528889d4da04ae524c75a3c4b318e143.tar.gz tcl-b06bf5d5528889d4da04ae524c75a3c4b318e143.tar.bz2 |
* doc/CrtSlave.3: Changed to Tcl_Object to Tcl_Obj in the man page.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-03-01 David N. Welton <davidw@dedasys.com> + + * doc/CrtSlave.3: Changed to Tcl_Object to Tcl_Obj in the man + page. + 2005-02-24 Don Porter <dgp@users.sourceforge.net> * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid |