Changes between Version 7 and Version 8 of R1/Alpha2/ReleaseNotes
- Timestamp:
- May 8, 2010, 1:53:20 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R1/Alpha2/ReleaseNotes
v7 v8 14 14 15 15 16 17 18 16 == Missing Features == 19 17 … … 24 22 The Haiku boot manager (bootman) supports a single hard disk drive only. 25 23 26 Haiku's included web browser (WebPositive, powered by WebKit) is not yet a mature web browser.27 28 24 USB keyboards attached to OHCI or to USB 2.0 hubs do not work in Kernel Debugging Land (KDL). They need to be connected to UHCI root ports to work in KDL. Also note that when entering the kernel debugger by means of a panic it is possible that the keyboard does not work. To work around this issue you can manually enter the kernel debugger once and leave it again to enable the USB keyboard. 29 25 30 26 Font overlay is not yet implemented in Haiku. As a result, if at the beginning of the installation you choose a language that uses glyphs not supported by the default font (such is the case for Japanese, for instance), the localized text on the screen will become garbled. For such cases, until font overlay is implemented, please run the installer in English mode. 27 28 == New Features == 29 30 Haiku's included web browser (WebPositive, powered by WebKit) is not yet a mature web browser. 31 32 Font hinting in FreeType. 33 34 Locale kit for providing internationalization in programs. 35 36 Translations for User Guide and other system provided documentation. 37 38 WiFi via FreeBSD 8 compatibility. 39 40 Numerous speedups, specifically with compilation times. 41 42 ACPI is now enabled by default. 31 43 32 44