summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-03-13 15:31:01 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-03-13 15:31:01 (GMT)
commita4c09ea5b5bf07977b02db583a87a1c9635d3779 (patch)
treeae6075bc61d3b88e1c1c9952187ed2078c8352f6 /ChangeLog
parentd905c522038b3ca0cb5617655d675d210e82643a (diff)
downloadtk-a4c09ea5b5bf07977b02db583a87a1c9635d3779.zip
tk-a4c09ea5b5bf07977b02db583a87a1c9635d3779.tar.gz
tk-a4c09ea5b5bf07977b02db583a87a1c9635d3779.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