comparison lib-src/ChangeLog @ 5030:422b4b4fb2a6

Winclient updates
author Vin Shelton <acs@xemacs.org>
date Thu, 11 Feb 2010 19:33:50 -0500
parents cbe181529c34
children d555581e3cba 06dd936cde16
comparison
equal deleted inserted replaced
5029:acf7d1bc0490 5030:422b4b4fb2a6
1 2010-02-11 Vin Shelton <acs@xemacs.org>
2
3 * winclient.c: Bump connection retries to 20 because some people
4 have long startup files.
5 (openConversation): If CreateProcess cannot find
6 xemacs.exe, try again with the name of the version-specific
7 executable. This is useful because the cygwin version of XEmacs
8 doesn't install an xemacs.exe executable.
9 (parseCommandLine): Fix tracker issue 675 - add current directory
10 to filenames under cygwin.
11
1 2010-01-26 Ben Wing <ben@xemacs.org> 12 2010-01-26 Ben Wing <ben@xemacs.org>
2 13
3 * make-msgfile.lex: Vague hacking on this file, insert a comment 14 * make-msgfile.lex: Vague hacking on this file, insert a comment
4 about what should be done if we ever want this to work. 15 about what should be done if we ever want this to work.
5 16