Changes between Version 23 and Version 24 of ReleaseNotes/Mainline


Ignore:
Timestamp:
2017-04-04T14:22:34Z (7 years ago)
Author:
Martin Decky
Comment:

cleanup from template

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/Mainline

    v23 v24  
    1616
    1717=== Services and Drivers ===
    18  * USB support revamped
    19    * Added support for USB 2.0
    20    * {{{uhcirh}}} driver removed as its functionality moved to {{{uhci}}} driver
    21  * Intel HD Audio recording support (experimental)
    22  * Completely new, unified partitioning architecture
    23    * Partitions are now enumerated automatically
    24    * {{{fdisk}}} utility replaces {{{hdisk}}}
    25      * vastly improved user experience
    26      * all changes are applied to running system state
    2718
    2819=== File Systems ===
    2920
    3021=== Networking ===
    31  * [wiki:NetworkAPITutorial Transport layer API] was completely redesigned/reimplemented
    32    * Improved connection stability
    33    * No longer imitating BSD sockets
    3422
    3523=== Applications ===
    36  * {{{sysinst}}} prototype installer to [wiki:UsersGuide/Installation install HelenOS on a hard disk]
    3724
    3825=== Libraries ===
    39  * Libmath expanded to cover all C89 math functions
    40     * only generic/non-optimized implementation
    41     * plus single-precision variants from C99
    4226
    4327=== Miscellaneous ===
    44  * XCW (Cross Compiler Wrapper) tools
    45     * can be used by out-of-tree application to cross-compile for HelenOS
    46     * the application is written against native HelenOS (non-libposix) environment
    47     * the application's build system is aware it's cross-compiling for HelenOS
    4828
    4929== Regressions in This Release ==
    50 
    5130 * For the list of regressions since the previous release, see this [query:keywords=codename_regression report].
    5231 * Notable regressions
     
    5736
    5837== Known Bugs ==
    59 
    6038 * For the list of known bugs still not fixed in this release, see this [report:3 report].
    6139 * For the list of all open tickets, see this [report:1 report].