Changeset 8000 for trunk/changelog


Ignore:
Timestamp:
Feb 24, 2002, 12:52:30 AM (24 years ago)
Author:
bird
Message:

* empty log message *

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.)
    215
    316 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
    518                  (accept returns connected socket)
    619
     
    3144
    3245 2002-02-18: Patrick Haller <patrick.haller@innotek.de>
    33     - USER32:   o fixed structure size for 
     46    - USER32:   o fixed structure size for
    3447                  SystemParametersInfo(SPI_GETNONCLIENTMETRICSA)
    3548                o fixed GetModuleHandleW(NULL) string conversion
Note: See TracChangeset for help on using the changeset viewer.