diff lib-src/ChangeLog @ 5048:32e1ae4c1e3a

merge
author Ben Wing <ben@xemacs.org>
date Sat, 20 Feb 2010 23:34:25 -0600
parents 422b4b4fb2a6
children d555581e3cba 06dd936cde16
line wrap: on
line diff
--- a/lib-src/ChangeLog	Sat Feb 20 18:56:01 2010 -0600
+++ b/lib-src/ChangeLog	Sat Feb 20 23:34:25 2010 -0600
@@ -1,3 +1,14 @@
+2010-02-11  Vin Shelton  <acs@xemacs.org>
+ 
+ 	* winclient.c: Bump connection retries to 20 because some people
+	have long startup files.
+	(openConversation): If CreateProcess cannot find
+ 	xemacs.exe, try again with the name of the version-specific
+ 	executable.  This is useful because the cygwin version of XEmacs
+ 	doesn't install an xemacs.exe executable.
+	(parseCommandLine): Fix tracker issue 675 - add current	directory
+	to filenames under cygwin. 
+
 2010-01-26  Ben Wing  <ben@xemacs.org>
 
 	* make-msgfile.lex: Vague hacking on this file, insert a comment