Mercurial > hg > xemacs-beta
comparison lib-src/ChangeLog @ 4558:d9fcb5442c95
Automated merge with file:/Sources/xemacs-21.5-checked-out
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 21 May 2008 21:47:42 +0200 |
parents | 23ef20edf6ba |
children | 061e030e3270 |
comparison
equal
deleted
inserted
replaced
4557:790bd95b84c1 | 4558:d9fcb5442c95 |
---|---|
1 2008-05-21 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * make-mswin-unicode.pl: | |
4 Check %WindowsSdkDir%, %MSSddk% for the Windows header files too. | |
5 | |
6 2008-05-14 Vin Shelton <acs@xemacs.org> | |
7 | |
8 * winclient.c: Create CONNECT_RETRIES and increase retry count | |
9 from 5 to 10. | |
10 | |
1 2008-05-13 Aidan Kehoe <kehoea@parhasard.net> | 11 2008-05-13 Aidan Kehoe <kehoea@parhasard.net> |
2 | 12 |
3 * make-docfile.c (scan_file): | 13 * make-docfile.c (scan_file): |
4 Pass READ_BINARY to scan_lisp_file, scan_c_file; avoids an | 14 Pass READ_BINARY to scan_lisp_file, scan_c_file; avoids an |
5 assertion failure with Visual C++ 2005 Express Edition, and is | 15 assertion failure with Visual C++ 2005 Express Edition, and is |