Changeset 399 for trunk/doc/ReleaseNotes.os2
- Timestamp:
- Jul 16, 2003, 3:42:11 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/ReleaseNotes.os2
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r398 r399 4 4 +------------------------+ 5 5 6 7 v3.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 6 33 7 34 v3.2.2 Alpha 2: -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.