diff options
author | dgp <dgp@users.sourceforge.net> | 2004-11-25 01:31:54 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-11-25 01:31:54 (GMT) |
commit | 51720be334004d3e0c19d217e974419ec8342906 (patch) | |
tree | 311156ce049d6fc49473ae9d095697c8d9a32bd4 /ChangeLog | |
parent | 87d3df0781d59d8f5d02e06ef8ce2dd68d972915 (diff) | |
download | tcl-51720be334004d3e0c19d217e974419ec8342906.zip tcl-51720be334004d3e0c19d217e974419ec8342906.tar.gz tcl-51720be334004d3e0c19d217e974419ec8342906.tar.bz2 |
* unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine
the number of arguments for readdir_r on SunOS systems. [Bug 1071701]
* unix/configure: autoconf-2.13
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-11-24 Don Porter <dgp@users.sourceforge.net> + + * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine + the number of arguments for readdir_r on SunOS systems. [Bug 1071701] + + * unix/configure: autoconf-2.13 + 2004-11-24 Jeff Hobbs <jeffh@ActiveState.com> * README: Bumped patchlevel to 8.4.9 |