Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 4911:7eec2a1f3412
Fix Visual Studio 6 build
author | Vin Shelton <acs@xemacs.org> |
---|---|
date | Mon, 01 Feb 2010 17:08:41 -0500 |
parents | 6bc1f3f6cf0d |
children | fc28cc192c91 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Feb 01 17:57:04 2010 +0000 +++ b/src/ChangeLog Mon Feb 01 17:08:41 2010 -0500 @@ -1,3 +1,11 @@ +2010-02-01 Vin Shelton <acs@xemacs.org> + + * intl-encap-win32.c: Added description of override keyword. + Fix 2nd arg to CreateMDIWindowW. + + * intl-auto-encap-win32.c: + * intl-auto-encap-win32.h: Fix 2nd arg to qxeCreateMDIWindow. + 2010-02-01 Aidan Kehoe <kehoea@parhasard.net> * fns.c (internal_equalp):