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)
commita3fbdac9553a8af76154bc094519b2b3f54146c7 (patch)
treec9d4c690bd9d9989a78e5d3c197bb59d75b68ca4 /ChangeLog
parentf39aa9dc76942543ffc467e1ed69df278c10707e (diff)
downloadtcl-a3fbdac9553a8af76154bc094519b2b3f54146c7.zip
tcl-a3fbdac9553a8af76154bc094519b2b3f54146c7.tar.gz
tcl-a3fbdac9553a8af76154bc094519b2b3f54146c7.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