summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-06-03 18:07:20 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-06-03 18:07:20 (GMT)
commit875697590e1066b3133c94d916e5ca4ca70e63bf (patch)
tree4fb8897a1fede8a519f5e88f050414a9ac3fd348 /ChangeLog
parent2dd83ab46b70e46cdb3ab9f1f4d2ecfa28d70325 (diff)
parent4c4aed41f6365a2197377d8d5a7a2676ebbe1090 (diff)
downloadtk-875697590e1066b3133c94d916e5ca4ca70e63bf.zip
tk-875697590e1066b3133c94d916e5ca4ca70e63bf.tar.gz
tk-875697590e1066b3133c94d916e5ca4ca70e63bf.tar.bz2
merge releasecore_8_4_branch
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 20 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f28acd..20eb6a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,26 @@
+2013-06-01 Don Porter <dgp@users.sourceforge.net>
+ *** 8.4.20 TAGGED FOR RELEASE ***
+
+ * README: Bump version number to 8.4.20
+ * generic/tk.h:
+ * unix/configure.in:
+ * unix/tk.spec:
+ * win/configure.in:
+
+ * unix/configure: autoconf-2.13
+ * win/configure:
+
+ * changes: updates for 8.4.20 release.
+
2013-05-19 Jan Nijtmans <nijtmans@users.sf.net>
* unix/tcl.m4: Fix for FreeBSD, and remove support for older
* unix/configure: FreeBSD versions. Patch by Pietro Cerutti.
+2013-03-26 Don Porter <dgp@users.sourceforge.net>
+
+ * tests/window.test: [Bug 1715716] Constrain window-2.9 no threads.
+
2013-03-13 Jan Nijtmans <nijtmans@users.sf.net>
* unix/tcl.m4: Patch by Andrew Shadura, providing better support for
@@ -18,8 +36,8 @@
2012-12-03 François Vogel <fvogelnew1@free.fr>
- * generic/tkTextIndex.c: [Bug 3588824]: bug in image index handling
- * tests/textIndex.test: for weird image names
+ * generic/tkTextIndex.c: [Bug 3588824]: bug in image index handling
+ * tests/textIndex.test: for weird image names
2012-11-13 Jan Nijtmans <nijtmans@users.sf.net>