Changeset 3738 for trunk/changelog
- Timestamp:
- Jun 21, 2000, 8:41:03 PM (25 years ago)
- File:
-
- 1 edited
-
trunk/changelog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r3735 r3738 1 /* $Id: changelog,v 1.100 0 2000-06-21 17:34:10phaller Exp $ */1 /* $Id: changelog,v 1.1001 2000-06-21 18:41:03 phaller Exp $ */ 2 2 3 3 2000-06-21: Patrick Haller <phaller@gmx.net> 4 4 - MSVCRT: - Added stub for __CxxLongjmpUnwind (NETSCAPE 4.7) 5 - CRTDLL: - CRTDLL is in some serious troble: 6 1. CRTDLL__close() -> _close() 7 CRTDLL__openU() -> CreateFileA() 8 this combination is incompatible ! 9 2. calls like _close() go into the OS/2 kernel somewhere 10 without proper FS: protection -> CRASH. 11 CRTDLL__close() is fixed (CloseHandle()) now. 5 12 6 13 2000-06-18: Przemyslaw Dobrowolski <dobrawka@asua.org.pl>
Note:
See TracChangeset
for help on using the changeset viewer.
