summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-01-10 21:03:20 (GMT)
committernijtmans <nijtmans>2010-01-10 21:03:20 (GMT)
commit410442d9449a71f236beec703d0f00ecb3117aad (patch)
treeff908fc99f85d195c1e2702f068332e22e660d2e /ChangeLog
parente9e90a1924a50dd71b3960169c0aca461d3e224b (diff)
downloadtk-410442d9449a71f236beec703d0f00ecb3117aad.zip
tk-410442d9449a71f236beec703d0f00ecb3117aad.tar.gz
tk-410442d9449a71f236beec703d0f00ecb3117aad.tar.bz2
Sync tcl.m4 and configure with Tcl version
Regenerate configure script with autoconf-2.59
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0794f2..a895b63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
* generic/tkInt.h
* generic/tkWindow.c
* generic/tkDecls.h: (regenerated)
+ * unix/tcl.m4 Sync with Tcl version
+ * unix/configure (regenerated)
2010-01-09 Pat Thoyts <patthoyts@users.sourceforge.net>