Changes between Version 32 and Version 33 of ReleaseNotes/Mainline
- Timestamp:
- 2017-11-12T11:29:42Z (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/Mainline
v32 v33 3 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 4 5 HelenOS '' version (codename) '' was released on ''date''.5 HelenOS ''0.7.1 (Enlightened Zeal)'' was released on ''November 12, 2017''. 6 6 7 This document contains a summary of changes made to HelenOS since release previous release.7 This document contains a summary of changes made to HelenOS since release [wiki:ReleaseNotes/0.7.0 0.7.0]. 8 8 9 9 == Special Notes for this Release == 10 11 * HelenOS is still an experimental operating system at this point in time and support for many platforms and hardware devices is not production-ready. For the time being, the agile 6-month release cycle might therefore produce releases that are slightly less "polished" in certain aspects, but it is also a driving force towards turning HelenOS into a production-ready operating system in the near future. 10 12 11 13 == Features Introduced in This Release == … … 13 15 === General === 14 16 17 * This is the last release which used the Bazaar VCS. Future releases will use Git. 15 18 * The system can again be built by clang for amd64 16 19