Changeset 8000 for trunk/changelog
- Timestamp:
- Feb 24, 2002, 12:52:30 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r7993 r8000 1 /* $Id: changelog,v 1.2000 2002-02-23 16:39:31 sandervl Exp $ */ 1 /* $Id: changelog,v 1.2001 2002-02-23 23:52:30 bird Exp $ */ 2 3 2002-02-23: knut st. osmundsen <bird@anduin.net> 4 - MAKEFILES: 5 o Cleaned up some demangling mess in makefiles. 6 Now both VAC308 and VAC365 builds works again. 7 - /Makefile: 8 o Added a cleanall rule to /makefile which will cleanup 9 for every compiler and all tree build modes. 10 o Corrected problemous odin_library rules in /makefile. 11 (didn't work on a clean tree) 12 - /src/Makefile: 13 o Corrected directory locking for lib module. 14 (Can now build debug and release builds concurrently.) 2 15 3 16 2002-02-23: Sander van Leeuwen <sandervl@xs4all.nl> 4 - WSOCK32: o Don't send FD_CONNECT is socket was already connected 17 - WSOCK32: o Don't send FD_CONNECT is socket was already connected 5 18 (accept returns connected socket) 6 19 … … 31 44 32 45 2002-02-18: Patrick Haller <patrick.haller@innotek.de> 33 - USER32: o fixed structure size for 46 - USER32: o fixed structure size for 34 47 SystemParametersInfo(SPI_GETNONCLIENTMETRICSA) 35 48 o fixed GetModuleHandleW(NULL) string conversion
Note:
See TracChangeset
for help on using the changeset viewer.