summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2012-09-15 13:34:07 (GMT)
committerdgp@users.sourceforge.net <dgp>2012-09-15 13:34:07 (GMT)
commit8f871007faf890bf32c95a3e472acfcd5a5ab739 (patch)
treecf085a77e82af41e8df7c230ad74c13dd843344a /ChangeLog
parent0e552889b3bbf027132076cd36068c0555fcf217 (diff)
downloadtk-8f871007faf890bf32c95a3e472acfcd5a5ab739.zip
tk-8f871007faf890bf32c95a3e472acfcd5a5ab739.tar.gz
tk-8f871007faf890bf32c95a3e472acfcd5a5ab739.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