summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans@users.sourceforge.net <jan.nijtmans>2013-03-13 15:31:01 (GMT)
committernijtmans@users.sourceforge.net <jan.nijtmans>2013-03-13 15:31:01 (GMT)
commit5698a9db19013dad5a84edee5dbafdbef5592ba6 (patch)
treeae6075bc61d3b88e1c1c9952187ed2078c8352f6 /ChangeLog
parentdb6ec9e31b0d484cd9fcd78a55f030fedd90692e (diff)
downloadtk-5698a9db19013dad5a84edee5dbafdbef5592ba6.zip
tk-5698a9db19013dad5a84edee5dbafdbef5592ba6.tar.gz
tk-5698a9db19013dad5a84edee5dbafdbef5592ba6.tar.bz2
Patch by Andrew Shadura, providing better support for three architectures they have in Debian.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be00743..54fb87b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-03-13 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * unix/tcl.m4: Patch by Andrew Shadura, providing better support for
+ three architectures they have in Debian.
+
2013-01-16 Jan Nijtmans <nijtmans@users.sf.net>
* win/Makefile.in: Don't compile Tk with -DTCL_NO_DEPRECATED by default