summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5dc986c..84af54c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
* win/rules.vc: For msvcrt static builds, allow to link
against libraries where the 'x' is missing (generated by Makefile.in).
* win/makefile.vc: Always compile Tk with -DUSE_TCL_STUBS, formatting.
+ * library/tk.tcl: [Frq 3555324]: On Windows, re-define Ctrl-A for
+ Select-All., as most Windows applications do.
2012-08-11 Jan Nijtmans <nijtmans@users.sf.net>