diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-07-17 20:52:07 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-07-17 20:52:07 (GMT) |
commit | 6984f89da31114c1535326a990f5ad4022e6c890 (patch) | |
tree | f8ef76e4e95bcfc41de247a14c34e492099edc6a /ChangeLog | |
parent | c4e78e4d418312a283696c16bc9119a0653c50d6 (diff) | |
download | tk-6984f89da31114c1535326a990f5ad4022e6c890.zip tk-6984f89da31114c1535326a990f5ad4022e6c890.tar.gz tk-6984f89da31114c1535326a990f5ad4022e6c890.tar.bz2 |
Docfix [Bug 747814]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2003-07-17 Donal K. Fellows <fellowsd@cs.man.ac.uk> + * doc/panedwindow.n: Removed warning invalidated by fix from Bug + 738143. [Bug 747814] + * generic/tkImgPhoto.c (ImgPhotoCmd): Rewrote subcommand processing to never jump to the end of the switch. I find that confusing as I can't see whether there's processing still to be done from a |