summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-03-11 15:02:32 (GMT)
committernijtmans <nijtmans>2010-03-11 15:02:32 (GMT)
commit9d18c761c4715d164e990bd70d90a73517f5d79f (patch)
treef21014837dc28f357b1c727976ff7a890a772eb9 /ChangeLog
parentad3425f0ba4af76882183ec4bf7a07034fd77311 (diff)
downloadtcl-9d18c761c4715d164e990bd70d90a73517f5d79f.zip
tcl-9d18c761c4715d164e990bd70d90a73517f5d79f.tar.gz
tcl-9d18c761c4715d164e990bd70d90a73517f5d79f.tar.bz2
Revert a few files from the previous commit, preventing
conflicts with Kevin's TIP #357 work
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index e88fd25..e063929 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,13 +3,7 @@
* generic/tclTest.c Remove unnecessary '&' decoration for function
* generic/tclIOUtil.c pointers
* win/tclWin32Dll.c Double declaration of TclNativeDupInternalRep
- * win/tclWinLoad.c
* unix/tclIOUtil.c
- * unix/tclLoadDl.c
- * unix/tclLoadDyld.c
- * unix/tclLoadNext.c
- * unix/tclLoadOSF.c
- * unix/tclLoadShl.c
* unix/dltest/.cvsignore Ignore *.so here
2010-03-09 Andreas Kupries <andreask@activestate.com>