comparison src/ChangeLog @ 4789:56049bea9231

Merge Adrian's issue634 commit (fixup ChangeLog).
author Stephen J. Turnbull <stephen@xemacs.org>
date Tue, 22 Dec 2009 19:07:40 +0900
parents 1523f1d28be1 6e6f7b79c1fc
children bc4f2511bbea
comparison
equal deleted inserted replaced
4788:5cca06f930ea 4789:56049bea9231
1 2009-11-27 Adrian Aichner <adrian@xemacs.org>
2
3 * nt.c (mswindows_getdcwd): Check first whether drive is valid
4 with _getdrives() to avoid crash in _wgetdcwd(...) when linking
5 against msvcrt8. This fix was taken from the Mozilla project
6 which experienced the same problem.
7
1 2009-12-18 Jerry James <james@xemacs.org> 8 2009-12-18 Jerry James <james@xemacs.org>
2 9
3 * ppc.ldscript: Remove, obsolete. 10 * ppc.ldscript: Remove, obsolete.
4 11
5 2009-12-17 Aidan Kehoe <kehoea@parhasard.net> 12 2009-12-17 Aidan Kehoe <kehoea@parhasard.net>