comparison src/ChangeLog @ 5439:771bf922ab2b

Merged with trunk.
author Mats Lidell <matsl@xemacs.org>
date Mon, 06 Dec 2010 22:59:26 +0100
parents c290121b0c3f
children 2a7b6ddb8063 24c67faf4be6
comparison
equal deleted inserted replaced
5438:8d29f1c4bb98 5439:771bf922ab2b
1 2010-11-30 Aidan Kehoe <kehoea@parhasard.net>
2
3 * fns.c (Ffill):
4 Move all declarations before statements, for the sake of the
5 Visual Studio build. Thank you Vin!
6
1 2010-11-24 Aidan Kehoe <kehoea@parhasard.net> 7 2010-11-24 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * font-mgr.c (Ffc_pattern_get): Fix my last change when both 9 * font-mgr.c (Ffc_pattern_get): Fix my last change when both
4 --with-union-type and --with-xft are specified, thank you Robert 10 --with-union-type and --with-xft are specified, thank you Robert
5 Delius Royar! 11 Delius Royar!