summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2008-05-02 20:02:35 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2008-05-02 20:02:35 (GMT)
commit650e24f8fcb8f1ae4346ffe2110c471bb7637b01 (patch)
tree54e57119f56dd4fe2e44e51dd3aa2d4e374b1be5 /ChangeLog
parentcf23acaf691cce2fe2edb70428580c9cee877f2c (diff)
downloadtcl-650e24f8fcb8f1ae4346ffe2110c471bb7637b01.zip
tcl-650e24f8fcb8f1ae4346ffe2110c471bb7637b01.tar.gz
tcl-650e24f8fcb8f1ae4346ffe2110c471bb7637b01.tar.bz2
Reverted dkf's accidental commit of the TIP 316 APIs as part of a code cleanup
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d662043..71cea17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-02 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * generic/tclFileName.c: Reverted accidental commit of TIP 316 APIs.
+
2008-04-27 Donal K. Fellows <dkf@users.sf.net>
* */*.c: A large tranche of getting rid of pre-C89-isms; if your