Changeset 541 for trunk/CHANGES.OS2


Ignore:
Timestamp:
Feb 5, 2010, 8:49:49 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

README for GA (updated).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CHANGES.OS2

    r524 r541  
    55CHANGES
    66
    7 GA (04-02-2010)
     7GA (05-02-2010)
    88
    99  Improvements:
     
    6464
    6565  - qmake/os2-g++: Recognize the "map" option in the CONFIG variable that allows
    66     to turn the generation of .map files on and off.
     66    to turn the generation of .map files on and off. The option is set by
     67    default.
     68
     69  - qmake/os2-g++: Recognize the "highmem" option in the CONFIG variable that
     70    allows to enabled memory support in LIBC for genereated DLLs and
     71    executables. The option is set by default.
    6772
    6873  Fixes:
     
    8792  - corelib: Fixed: QProcess::startDetached() would either crash or fail to
    8893    start a process.
     94
     95  - corelib: Fixed: QFileInfo::isExecutable() would return true for all files on
     96    local OS/2 file systems.
    8997
    9098  - gui: Fixed: Popups shown when another application is active were not
     
    112120
    113121  - qmake/os2-g++: Do not use EXEPACK tool on static libraries.
     122
     123  - qmake: Several fixes to make install targets work correctly.
    114124
    115125
Note: See TracChangeset for help on using the changeset viewer.