summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-07-16 21:31:50 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-07-16 21:31:50 (GMT)
commita192f58aa339e34d092729d90602e2513f1634ac (patch)
treeb41b85cc6cd99f25901e488acc49ad511fd27add /ChangeLog
parent8950d01535cc68e18a799015b5bd31af5c9562c3 (diff)
downloadtcl-a192f58aa339e34d092729d90602e2513f1634ac.zip
tcl-a192f58aa339e34d092729d90602e2513f1634ac.tar.gz
tcl-a192f58aa339e34d092729d90602e2513f1634ac.tar.bz2
Tcl_MakeSafe is a nasty function; document it as such. [Bug 655300]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2381202..f094a7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-07-16 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * doc/CrtSlave.3 (Tcl_MakeSafe): Updated documentation to strongly
+ discourage use. IMHO code outside the core that uses this
+ function is a bug... [Bug 655300]
+
2003-07-16 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclPreserve.c: In Result and Preserve'd routines, do not