Ignore:
Timestamp:
Jul 16, 2003, 3:42:11 PM (22 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/ReleaseNotes.os2

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r398 r399  
    44        +------------------------+
    55       
     6
     7v3.2.2 Alpha 3:
     8---------------
     9
     10        Primarily bugfixes.
     11       
     12                o Changed code generator for floating point truncations (double to int
     13                  casts and such) so PM can freely mess up the fpu status.
     14               
     15                o We were using the wrong float.h in two sense. We're now using the
     16                  correct one which includes all the PC defines and prototypes.
     17       
     18            o Fixed a few issues with error defines and tcpip.
     19                  Note that some of the error defines have changed value in the process
     20                  so we could become compatible with the tcpip stack and FreeBSD.
     21               
     22                o Corrected bugs in a number of headers.
     23               
     24                o Added more OS/2 prototypes and imports. There is still work left on
     25                  the header part,
     26               
     27                o Optimized emxomf debug info conversion.
     28               
     29                o Wrapped bsdselect for BSD 4.4 header mode to implement bsdselect().
     30               
     31        o .... what did we forget...
     32               
    633
    734v3.2.2 Alpha 2:
Note: See TracChangeset for help on using the changeset viewer.