summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-12-20 10:03:16 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-12-20 10:03:16 (GMT)
commit65a4f758671de7db54c1252c51e1477a6c9ca772 (patch)
treecd9d3698a62711a72eea24533a9b7f31e88b74d2 /ChangeLog
parentdf22aaf69eaaaf896c7520ee40bcfaf2f6209101 (diff)
downloadtk-65a4f758671de7db54c1252c51e1477a6c9ca772.zip
tk-65a4f758671de7db54c1252c51e1477a6c9ca772.tar.gz
tk-65a4f758671de7db54c1252c51e1477a6c9ca772.tar.bz2
iFix silly typo. [Bug 1087842]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df139a0..cca7ff4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-12-20 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * doc/panedwindow.n: Fix silly typo. [Bug 1087842]
+
2004-12-09 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* generic/tkImgPhoto.c (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock):