diff options
author | dgp <dgp@users.sourceforge.net> | 2001-08-27 01:44:48 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2001-08-27 01:44:48 (GMT) |
commit | ab3740cf60e35ad20ac9a37728fa26fcf2fdf2f6 (patch) | |
tree | e82cb3186e59b7e1c8cd9593ef81865001fe0e1d /ChangeLog | |
parent | a08cb15f41881df14b5e7448fdb1e682adebb94f (diff) | |
download | tk-ab3740cf60e35ad20ac9a37728fa26fcf2fdf2f6.zip tk-ab3740cf60e35ad20ac9a37728fa26fcf2fdf2f6.tar.gz tk-ab3740cf60e35ad20ac9a37728fa26fcf2fdf2f6.tar.bz2 |
* Corrected TIP 44 typo
that broke binding. Thanks to "Michal" for the fix.
[Bug 455468]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-08-26 Don Porter <dgp@users.sourceforge.net> + + * library/text.tcl (<Shift-Up> binding): Corrected TIP 44 typo + that broke binding. Thanks to "Michal" for the fix. + [Bug 455468] + 2001-08-23 Jeff Hobbs <jeffh@ActiveState.com> * unix/configure: |