Changes between Version 15 and Version 16 of R1/Beta1/ReleaseNotes


Ignore:
Timestamp:
Aug 20, 2016, 6:56:55 AM (8 years ago)
Author:
diver
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • R1/Beta1/ReleaseNotes

    v15 v16  
    88We have tried hard to make this release as good as possible. Still there are a few known issues and missing features, some of them collected below. Please keep in mind that this is beta software, which means it still contains known and unknown bugs. While we are mostly confident in the stability of this release, we do not provide any assurances against data loss.
    99[[BR]]
    10 Another goal that has driven the release of the Beta 1 was to provide current and future Haiku developers an updated and (mostly) stable operating system to work on their software projects. Therefore we have included the basic build tools. This release of HAIKU is capable of building and running binaries using either GCC 2 or GCC 4. As this is beta software, at this time no ABI compatibility is guaranteed with future versions of Haiku.
     10Another goal that has driven the release of the Beta 1 was to provide current and future Haiku developers an updated and (mostly) stable operating system to work on their software projects. Therefore we have included the basic build tools. This release of HAIKU is capable of building and running binaries using either GCC 2 or GCC 5. As this is beta software, at this time no ABI compatibility is guaranteed with future versions of Haiku.
    1111[[BR]]
    1212== System Requirements ==
     
    6363 === Miscellaneous ===
    6464* Numerous potential memory leaks fixed.
    65 * Update of the secondary compiler to GCC 5.4.0 (from 4.3). GCC 4 can be used by first running `setarch x86` in any Terminal.
     65* Update of the secondary compiler to GCC 5.4.0 (from 4.3). GCC 5 can be used by first running `setarch x86` in any Terminal.
    6666* The OpenGL Kit was updated to newer Mesa3D 7.9.2, improving software OpenGL rendering.
    6767* The Mail Kit was improved and fixed.
    68 * The FFMpeg media plugin uses ffmpeg 3.0 when used in the context of GCC4 applications (for instance WebPositive).
     68* The FFMpeg media plugin uses ffmpeg 3.0 when used in the context of GCC 5 applications (for instance WebPositive).
    6969* GPT support
    7070* The Network kit uses netresolv as a libbind replacement, improving IPv6 support.