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)
commitb41e7be57014d7d8f36d1f7acd6ad7a125320463 (patch)
treecf085a77e82af41e8df7c230ad74c13dd843344a /ChangeLog
parent9e569eae6b6493fcb7c4481dd266f21bd350e8ef (diff)
downloadtk-b41e7be57014d7d8f36d1f7acd6ad7a125320463.zip
tk-b41e7be57014d7d8f36d1f7acd6ad7a125320463.tar.gz
tk-b41e7be57014d7d8f36d1f7acd6ad7a125320463.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