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 d3ce1eb2a45..e68966b16a2 100644 --- a/src/ChangeLog.8 +++ b/src/ChangeLog.8 | |||
| @@ -13203,7 +13203,7 @@ | |||
| 13203 | * w32.c (stat): GetFileInformationByHandle can legitimately fail, | 13203 | * w32.c (stat): GetFileInformationByHandle can legitimately fail, |
| 13204 | so don't rely on it succeeding. | 13204 | so don't rely on it succeeding. |
| 13205 | 13205 | ||
| 13206 | * w32fns.c (x_to_w32_font): Specify DEFAULT_CHARSET in the w32 | 13206 | * w32fns.c (x_to_w32_font): Specify DEFAULT_CHARSET in the Windows |
| 13207 | LOGFONT struct if x font doesn't specify the charset. | 13207 | LOGFONT struct if x font doesn't specify the charset. |
| 13208 | (x_to_w32_charset): Change >= to == when testing results of | 13208 | (x_to_w32_charset): Change >= to == when testing results of |
| 13209 | stricmp. | 13209 | stricmp. |