summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4146def..94e159b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-04-29 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * compat/dirent2.h Include "tcl.h", not <tcl.h>,
+ * compat/dlfcn.h like everywhere else, to insure
+ * compat/stdlib.h that the version in the Tcl
+ * compat/string.h distribution is used, not some
+ * compat/unistd.h version from somewhere else.
+
2010-04-28 Jan Nijtmans <nijtmans@users.sf.net>
* win/Makefile.in Remove unused @MAN2TCLFLAGS@