summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-03-02 16:50:36 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-03-02 16:50:36 (GMT)
commitd98b37dc26c701d591a268f135d285496ee417e0 (patch)
treedaf7b9301727a4eb2ef38c51c2a0d4e0ac4fd4dc /ChangeLog
parent6e26fdbe0946bd1f6a10775943ff79d0c17417b2 (diff)
downloadtk-d98b37dc26c701d591a268f135d285496ee417e0.zip
tk-d98b37dc26c701d591a268f135d285496ee417e0.tar.gz
tk-d98b37dc26c701d591a268f135d285496ee417e0.tar.bz2
* doc/tk_mac.n (new file): Description of OSX-specific functionality
in Tk, contributed by Kevin Walzer. * doc/button.n, doc/font.n, doc/menu.n: Noted which parts of these commands are intentionally not fully supported on OSX.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8448897..8ebb514 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-03-02 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/tk_mac.n (new file): Description of OSX-specific functionality
+ in Tk, contributed by Kevin Walzer.
+ * doc/button.n, doc/font.n, doc/menu.n: Noted which parts of these
+ commands are intentionally not fully supported on OSX.
+
2011-01-24 Joe English <jenglish@users.sourceforge.net>
* generic/tkSelect.c: Fix for [Bug #3164879]