summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstwo <stwo>2009-11-25 14:31:39 (GMT)
committerstwo <stwo>2009-11-25 14:31:39 (GMT)
commit8263c49fbdb63c93034274c876cf5a940599b252 (patch)
treec9d4c690bd9d9989a78e5d3c197bb59d75b68ca4 /ChangeLog
parenteaaa5034bff48b8fd6162def1dd4b0020b7c46cc (diff)
downloadtcl-8263c49fbdb63c93034274c876cf5a940599b252.zip
tcl-8263c49fbdb63c93034274c876cf5a940599b252.tar.gz
tcl-8263c49fbdb63c93034274c876cf5a940599b252.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 c5ed476..21d0f1a 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-16 Alexandre Ferrieux <ferrieux@users.sourceforge.net>
* generic/tclEncoding.c: Fix [Bug 2891556] and improve test to detect