summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e2d7bb9..6dfcba1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
2010-08-14 Jan Nijtmans <nijtmans@users.sf.net>
- * compat/unicows Remove completely, see Feature Req #2819611
+ * compat/unicows Remove completely, see Feature Req #2819611
+ * doc/FileSystem.3 [Patch #2994165] Change signature of
+ * generic/tcl.decls Tcl_FSGetNativePath and TclpDeleteFile
+ * generic/tclDecls.h
+ * generic/tclIOUtil.c
+ * generic/tclStubInit.c
+ * generic/tclInt.h
+ * unix/tclUnixFCmd.c
+ * win/tclWinFCmd.c
2010-08-11 Jeff Hobbs <jeffh@ActiveState.com>