summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2005-01-13 14:20:21 (GMT)
committerdgp <dgp@noemail.net>2005-01-13 14:20:21 (GMT)
commit46cb0cc16c829763571ca404a53235f66fb90c45 (patch)
tree3db3e5ef237b50ca111060945c6863580eb7a182
parent51bff5605480d52c33a5d4d7e9a5122a4e74341c (diff)
downloadtk-46cb0cc16c829763571ca404a53235f66fb90c45.zip
tk-46cb0cc16c829763571ca404a53235f66fb90c45.tar.gz
tk-46cb0cc16c829763571ca404a53235f66fb90c45.tar.bz2
log
FossilOrigin-Name: ee4f3a8b2d6137606bca29a8c4d896d7b9438874
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d70f1fd..584a1e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@
(IconList_Arrange): Assorted tk_getOpenFile fixes. [part of Bug 600313]
(IconList_ShiftMotion1): Also fix shift-drag.
+2005-01-12 Don Porter <dgp@users.sourceforge.net>
+
+ * unix/tcl.m4: Sync'ed to Tcl's copy.
+ * unix/configure: autoconf-2.57
+
2005-01-12 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* doc/event.n: Added section on predefined virtual events. [Bug 608115]