summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-01-29 15:37:59 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-01-29 15:37:59 (GMT)
commite570b803ecdb9cfc2838a851f6985608f2cc01e4 (patch)
treefc66b15039935addbbcaf9a5aad09170c82304a8 /ChangeLog
parenta39396387f07c6e44a8fd6e0fb9e1a62fe5ab68a (diff)
downloadtk-e570b803ecdb9cfc2838a851f6985608f2cc01e4.zip
tk-e570b803ecdb9cfc2838a851f6985608f2cc01e4.tar.gz
tk-e570b803ecdb9cfc2838a851f6985608f2cc01e4.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]
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