Changes between Version 2 and Version 3 of ReleaseNotes/0.5.0


Ignore:
Timestamp:
2010-07-20T18:00:18Z (14 years ago)
Author:
Jakub Jermář
Comment:

Mention sbi in Release Notes

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/0.5.0

    v2 v3  
    3737=== Applications ===
    3838
    39  * Added ```top``` utility which can print nearly real-time statistics for various system entities.
    40  * Added ```stats``` utility which prints load-related system statistics.
    41  * Added ```tasks``` utility to list tasks, threads and CPUs.
     39 * Statistics
     40   * Added ```top``` utility which can print nearly real-time statistics for various system entities.
     41   * Added ```stats``` utility which prints load-related system statistics.
     42   * Added ```tasks``` utility to list tasks, threads and CPUs.
     43 * Languages
     44   * Added ```sbi``` interpreter of the Sysel experimental language.
    4245
    4346=== Miscellaneous ===