summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstwo <stwo>2009-11-25 14:25:54 (GMT)
committerstwo <stwo>2009-11-25 14:25:54 (GMT)
commit9a8e3c9cf2c11e1d73b27f3d278b80390a3224e0 (patch)
tree65356e424ff3fdf65d1538967f0cd791fbece3c2 /ChangeLog
parentbfe62b221470f6cabde3d6a6a378627187e9f33b (diff)
downloadtcl-9a8e3c9cf2c11e1d73b27f3d278b80390a3224e0.zip
tcl-9a8e3c9cf2c11e1d73b27f3d278b80390a3224e0.tar.gz
tcl-9a8e3c9cf2c11e1d73b27f3d278b80390a3224e0.tar.bz2
[Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and use
AC_CHECK_MEMBERS([struct stat.st_blksize]) instead of AC_STRUCT_ST_BLKSIZE.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13fa209..56c9bb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-11-25 Stuart Cassoff <stwo@users.sf.net>
+
+ * unix/configure.in: [Patch 2892871]: Remove unneeded
+ * unix/tcl.m4: AC_STRUCT_TIMEZONE and use
+ * unix/tclConfig.h.in: AC_CHECK_MEMBERS([struct stat.st_blksize])
+ * unix/tclUnixFCmd.c: instead of AC_STRUCT_ST_BLKSIZE.
+ * unix/configure: Regenerated with autoconf-2.59.
+
2009-11-24 Andreas Kupries <andreask@activestate.com>
* library/tclIndex: Manually redone the part of tclIndex dealing