diff src/ChangeLog @ 4638:5bbff3553494

mswindows_link had off-by-one error. <1vq2brxz.wl_Ron.Isaacson@morganstanley.com>
author Stephen J. Turnbull <stephen@xemacs.org>
date Fri, 05 Jun 2009 21:48:41 +0900
parents 5c427ece884b
children 48b45a606961
line wrap: on
line diff
--- a/src/ChangeLog	Mon May 18 23:04:48 2009 +0900
+++ b/src/ChangeLog	Fri Jun 05 21:48:41 2009 +0900
@@ -1,3 +1,8 @@
+2009-06-02  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
+
+	* nt.c (mswindows_link): Fix off-by-one bug in mswindows_link:
+	need to include trailing NUL in length of file name.
+
 2009-05-18  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* XEmacs 21.5.29 "garbanzo" is released.