diff options
author | nijtmans@users.sourceforge.net <jan.nijtmans> | 2012-08-15 13:58:25 (GMT) |
---|---|---|
committer | nijtmans@users.sourceforge.net <jan.nijtmans> | 2012-08-15 13:58:25 (GMT) |
commit | ab94136409f957dca99085f7a8561d55a88ec5bf (patch) | |
tree | 598e95a7c78bb071b4a1647df9aa5630d891d9b4 /ChangeLog | |
parent | b56f773b9f2fffa962b3cf467e110bcb46e58ff7 (diff) | |
download | tk-ab94136409f957dca99085f7a8561d55a88ec5bf.zip tk-ab94136409f957dca99085f7a8561d55a88ec5bf.tar.gz tk-ab94136409f957dca99085f7a8561d55a88ec5bf.tar.bz2 |
changelog entry for previous commit
Diffstat (limited to 'ChangeLog')
-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> |