summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 00e3872..b0c1eca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-02-19 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * unix/tclUnixThrd.c (TclpReaddir):
+ * unix/tclUnixPort.h: update to Bug 689100 patch to ensure that
+ there is a defined value of MAXNAMLEN (aka NAME_MAX in POSIX) and
+ that we have some buffer allocated.
+
2003-02-19 Daniel Steffen <das@users.sourceforge.net>
* generic/tclStringObj.c: restored Tcl_SetObjLength() side-effect