diff options
author | stanton <stanton> | 1999-04-06 03:01:22 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-04-06 03:01:22 (GMT) |
commit | b47981bba66bdb3619a2dd1b79ce04096e0ee563 (patch) | |
tree | b4472fba99e108bf464b7205d3d07bdda03c0ae4 | |
parent | 22c311fadd70e2b8e5a7c9939f5202f7e41003dd (diff) | |
download | tk-b47981bba66bdb3619a2dd1b79ce04096e0ee563.zip tk-b47981bba66bdb3619a2dd1b79ce04096e0ee563.tar.gz tk-b47981bba66bdb3619a2dd1b79ce04096e0ee563.tar.bz2 |
*** empty log message ***
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-04-05 <stanton@scriptics.com> + + * library/entry.tcl: Fixed so selection is returned using the + -show character during cut and paste operations. [Bug: 1687] + 1999-04-5 <redman@scriptics.com> * generic/tkInt.decls: |