diff options
Diffstat (limited to 'src/ChangeLog.8')
-rw-r--r-- | src/ChangeLog.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8 index d3ce1eb2a4..e68966b16a 100644 --- a/src/ChangeLog.8 +++ b/src/ChangeLog.8 @@ -13203,7 +13203,7 @@ * w32.c (stat): GetFileInformationByHandle can legitimately fail, so don't rely on it succeeding. - * w32fns.c (x_to_w32_font): Specify DEFAULT_CHARSET in the w32 + * w32fns.c (x_to_w32_font): Specify DEFAULT_CHARSET in the Windows LOGFONT struct if x font doesn't specify the charset. (x_to_w32_charset): Change >= to == when testing results of stricmp. |