Changes between Initial Version and Version 1 of ReleaseNotes/0.5.0


Ignore:
Timestamp:
2010-07-20T17:44:49Z (15 years ago)
Author:
Jakub Jermář
Comment:

Reinstantiate the Release Notes template for mainline

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/0.5.0

    v1 v1  
     1= Release Notes for HelenOS mainline =
     2
     3'''Note:''' This document is a draft describing a future HelenOS release and is subject to change. The software described here has not been released yet. To get these latest and greatest features now, check out our Bazaar mainline. (But you will also get the latest bugs).
     4
     5HelenOS ''version (codename) '' was released on ''date''.
     6
     7This document contains a summary of changes made to HelenOS since release 0.4.2.
     8
     9== Special Notes for this Release ==
     10
     11Text.
     12
     13== Features Introduced in This Release ==
     14
     15=== General ===
     16
     17 * New boot infrastructure
     18   * The new boot infrastructure is more unified and offers similar boot behavior on all supported platforms.
     19 * PearPC support discontinued
     20   * PearPC was the original PowerPC simulator used for the development of HelenOS ppc32 port. However, since this simulator is no longer in active development and even severe flaws have not been fixed for more that 4 years (OFW memory management calls, etc.), we have decided to drop support for this simulator completely instead of adding more quirks to our bootloader and kernel code. Qemu/PPC is currently our PowerPC simulator of choice.
     21
     22=== Kernel ===
     23
     24 * Item
     25
     26=== Services and Drivers ===
     27
     28 * Item
     29
     30=== File Systems ===
     31
     32 * Item
     33
     34=== Applications ===
     35
     36 * Item
     37
     38=== Miscellaneous ===
     39
     40 * Item
     41
     42== Regressions in This Release ==
     43
     44 * Item
     45   * Description
     46
     47== Known Bugs ==
     48
     49 * For the known bugs, please see the [http://trac.helenos.org/trac.fcgi/query?status=accepted&status=assigned&status=new&status=reopened&group=status&order=priority&col=id&col=summary&col=type&col=owner&col=priority&col=component&col=version&keywords=!~doc&keywords=!~wiki&type=defect list] of defects logged for the next releases.