comparison src/ChangeLog @ 100754:ac4380af5753

Add bug reference.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 29 Dec 2008 16:56:51 +0000
parents a3ae6efdd65b
children c8c3813f6b68
comparison
equal deleted inserted replaced
100753:1ad9cb82f1e2 100754:ac4380af5753
260 260
261 * w32font.c (fill_in_logfont): Don't assume symbol script means 261 * w32font.c (fill_in_logfont): Don't assume symbol script means
262 SYMBOL_CHARSET. (Bug#547) 262 SYMBOL_CHARSET. (Bug#547)
263 263
264 * w32uniscribe.c (uniscribe_encode_char): Increase glyph buffer 264 * w32uniscribe.c (uniscribe_encode_char): Increase glyph buffer
265 size for surrogates. (Bug#1096) 265 size for surrogates. (Bug#1096, bug#872)
266 266
267 2008-12-11 Juanma Barranquero <lekktu@gmail.com> 267 2008-12-11 Juanma Barranquero <lekktu@gmail.com>
268 268
269 * w32proc.c (Fw32_get_locale_info): Decode long form of locale name. 269 * w32proc.c (Fw32_get_locale_info): Decode long form of locale name.
270 270