summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-05-13 22:03:38 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-05-13 22:03:38 (GMT)
commit3624cdf255546ee3aa2f5f8fa60216aede7cf0a6 (patch)
treee90aeb308a60ce722db765a87ffb7007f6baaad2 /ChangeLog
parent79279ff1ca39daa66f69addece5c01fbfaae1d01 (diff)
downloadtk-3624cdf255546ee3aa2f5f8fa60216aede7cf0a6.zip
tk-3624cdf255546ee3aa2f5f8fa60216aede7cf0a6.tar.gz
tk-3624cdf255546ee3aa2f5f8fa60216aede7cf0a6.tar.bz2
FormatMessage should always use the ignore-inserts flag when processing system errors.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70d16ef..aa1342b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-05-13 Pat Thoyts <patthoyts@users.sourceforge.net>
+ * win/tkWinSend.c: FormatMessage should always use the ignore-inserts
+ * win/tkWinTest.c: flag when processing system errors.
+
* generic/tkFont.c: [Bug 2791352] handle parsing of type 5 font
* tests/font.test: descriptions with hyphenated family name.