Changeset 1354 for branches


Ignore:
Timestamp:
Apr 8, 2004, 1:14:13 AM (21 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GCC_3-2-2_BETA4_BRANCH/doc/ReleaseNotes.os2

    • Property cvs2svn:cvs-rev changed from 1.18 to 1.18.2.1
    r1353 r1354  
    88http://www.innotek.de
    99
     10v3.2.2 Beta 4 CSD 1:
     11--------------------
     12
     13    Bug fixes:
     14       
     15                o Fixed crash in file stream allocation code.
     16               
     17                o Fixed incorrect time on machines which had DATETIME::timezone
     18                  set. This fix changes the time granularity from hundredths of
     19                  a second to milliseconds.
     20               
     21                o Added the SPBCDATA struct, the defines FCF_CLOSEBUTTON and
     22                  BS_NOTEBOOKBUTTON and infosegment structs to os2emx.h
     23               
     24                o Fixed bug in sys/locale.h where it hid the lconv struct.
     25               
     26                o Fixed missing error number translations in getsockopt() and
     27                  setsockopt().
     28               
     29                o Fixed potential conflict caused by sys/types.h not defining
     30                  _KEY_T with the key_t typedef.
     31               
     32                o Fixed missing 64bit I/O support in ftell(), fstat() and stat().
     33               
     34                o Fixed UCS-2 codepage mappings.
     35               
     36                o Fixed problem with emxbind not recognizing option -e and
     37                  a problem with case sensitivity in the export checking.
     38       
    1039
    1140v3.2.2 Beta 4:
Note: See TracChangeset for help on using the changeset viewer.