summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-07-17 20:52:07 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-07-17 20:52:07 (GMT)
commit6984f89da31114c1535326a990f5ad4022e6c890 (patch)
treef8ef76e4e95bcfc41de247a14c34e492099edc6a /ChangeLog
parentc4e78e4d418312a283696c16bc9119a0653c50d6 (diff)
downloadtk-6984f89da31114c1535326a990f5ad4022e6c890.zip
tk-6984f89da31114c1535326a990f5ad4022e6c890.tar.gz
tk-6984f89da31114c1535326a990f5ad4022e6c890.tar.bz2
Docfix [Bug 747814]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3400674..d48f553 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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