comparison 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
comparison
equal deleted inserted replaced
4910:6bc1f3f6cf0d 4911:7eec2a1f3412
1 2010-02-01 Vin Shelton <acs@xemacs.org>
2
3 * intl-encap-win32.c: Added description of override keyword.
4 Fix 2nd arg to CreateMDIWindowW.
5
6 * intl-auto-encap-win32.c:
7 * intl-auto-encap-win32.h: Fix 2nd arg to qxeCreateMDIWindow.
8
1 2010-02-01 Aidan Kehoe <kehoea@parhasard.net> 9 2010-02-01 Aidan Kehoe <kehoea@parhasard.net>
2 10
3 * fns.c (internal_equalp): 11 * fns.c (internal_equalp):
4 Use bytecode_arithcompare, which takes two args, instead of 12 Use bytecode_arithcompare, which takes two args, instead of
5 passing a stack pointer to Feqlsign. 13 passing a stack pointer to Feqlsign.