Changeset 282


Ignore:
Timestamp:
Mar 28, 2011, 5:30:35 PM (14 years ago)
Author:
dmik
Message:

release: Readme/changelog updates for RC2.

Location:
trunk/doc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/CHANGES.OS2

    r266 r282  
    44
    55CHANGES
     6
     7
     81.6.0 Build 22 RC2 (2011-03-28)
     9
     10  - Updated OpenJDK sources to b22 (release February 2011). The main changes in
     11    b22 are the latest round of security updates; in addition, there are a few
     12    copyright and licensing fixes. A detailed list of all the changes in b22 is
     13    available here:
     14
     15    http://blogs.sun.com/darcy/resource/OpenJDK_6/openjdk6-b22-changes-summary.html.
     16
     17  - Fixed and improved system tray support. Requires the Extended system tray
     18    widget for XCenter/eCenter (see README.OS2 for a download link).
     19
     20  - Fixed: Sound did not work in LIBPATHSTRICT=T mode (Odin bug).
     21
     22  - Fixed: SIGABRT that would unexcpectedly terminate some Java applications,
     23    e.g. IzPack based installers (GCC compiler bug).
     24
     25  - Fixed: Crash during Drag'n'Drop operations in some Java applications, e.g.
     26    JAlbum (Odin bug).
     27
     28  - Fixed DLL loading code in the JVM that would print a useless message when
     29    one of the required DLLs is not found.
     30
     31  - A bunch of smaller fixes in Odin libraries that should improve OpenJDK
     32    behavior.
    633
    734
  • trunk/doc/README.OS2

    r266 r282  
    11OpenJDK 6 for OS/2 and eCS
    22
    3 Version 1.6.0 Build 19 RC (2011-02-21)
     3Version 1.6.0 Build 22 RC2 (2011-03-28)
    44
    55This is a release candidate build intended for testing purposes.
     
    2828  - A OS/2 Warp 4 Fixpack 16+, OS/2 Warp 4.5 or eComStation operating system.
    2929
    30   - Odin32 library version 0.6.21577 (2011-02-21) or above:
    31 
    32     ftp://ftp.netlabs.org/pub/odin/odin32bin-20110221-release.wpi
     30  - Odin32 library version 0.6.21606 (2011-03-28) or above:
     31
     32    ftp://ftp.netlabs.org/pub/odin/odin32bin-20110328-release.wpi
     33
     34  - Extended system tray widget for XCenter version 0.1.1 or above (optional,
     35    but required for system tray support in Java applications):
     36
     37    ftp://ftp.netlabs.org/pub/qt4/xsystray/xsystray-0_1_1.wpi
    3338
    3439
     
    265270CREDITS
    266271
    267 Dmitry A. Kuminov (development)
     272Dmitriy Kuminov (development)
    268273Silvan Scherrer (management)
    269274
Note: See TracChangeset for help on using the changeset viewer.