summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-09-15 13:34:07 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-09-15 13:34:07 (GMT)
commitfdbe88ac32d065aec72bd73bf2b384671f8ecbbe (patch)
treecf085a77e82af41e8df7c230ad74c13dd843344a /ChangeLog
parentdc2e3de24c1f889b0cf0e7d02a43beb77d1c7b69 (diff)
downloadtk-fdbe88ac32d065aec72bd73bf2b384671f8ecbbe.zip
tk-fdbe88ac32d065aec72bd73bf2b384671f8ecbbe.tar.gz
tk-fdbe88ac32d065aec72bd73bf2b384671f8ecbbe.tar.bz2
3567778 Make Tk_MeasureChars() honor the TK_AT_LEAST_ONE flag properly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2766b4..d15099c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-09-15 Don Porter <dgp@users.sourceforge.net>
+
+ * macosx/tkMacOSXFont.c: [Bug 3567778] Make Tk_MeasureChars() honor
+ the TK_AT_LEAST_ONE flag properly.
+
2012-09-13 Donal K. Fellows <dkf@users.sf.net>
* generic/ttk/ttkEntry.c (EntryDisplay): [Bug 3567453]: Clip regions