diff options
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |