summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2008-01-29 15:37:58 (GMT)
committerdkf <dkf@noemail.net>2008-01-29 15:37:58 (GMT)
commit8418c1eebc365eeec56a8a0dd379c0fa0baafa31 (patch)
treefc66b15039935addbbcaf9a5aad09170c82304a8 /ChangeLog
parent7948c8356b1dcd8a3d6ecedd88e888363a6e3a9e (diff)
downloadtk-8418c1eebc365eeec56a8a0dd379c0fa0baafa31.zip
tk-8418c1eebc365eeec56a8a0dd379c0fa0baafa31.tar.gz
tk-8418c1eebc365eeec56a8a0dd379c0fa0baafa31.tar.bz2
Adjusted handling of the standard options part of the Ttk manual pages so
that they are documented in the correct location. [Bug 1876493] FossilOrigin-Name: d1c7212e8ffd99497bce601115af6d645ae01651
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9dc0f03..6bdafaf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-01-29 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * doc/ttk_*.n: Adjusted handling of the standard options part of the
+ Ttk manual pages so that they are documented in the correct location.
+ [Bug 1876493]
+
2008-01-28 Joe English <jenglish@users.sourceforge.net>
* unix/tkUnixRFont.c: Re-fix strict-aliasing warnings