Changes between Version 16 and Version 17 of R1/Alpha3/ReleaseNotes
- Timestamp:
- Jun 7, 2011, 12:18:35 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R1/Alpha3/ReleaseNotes
v16 v17 56 56 Haiku does not yet support WPA encryption for wireless networking, only WEP encryption is supported. 57 57 58 Package management is still being developed and is not included in this release. 58 Package management is still being developed and is not included in this release. For the time being, a temporary script is included to help install a small set software. (Available via `installoptionalpackage`) 59 59 60 60 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. … … 77 77 Support for localization/internationalization has been improved. However, it is still a work in progress. Some applications might only be partially translated and have issues with long strings in languages other than English. The Locale preferences application is not working that well yet. 78 78 79 Firmware for some wireless network cards need user acknowledgement, prior to their intsallation. This includes Broadcom 43xx, Intel ipw2100, Intel ipw2200 and Marvell 88W8335. As a temporary measure, a script is included to assist in this process. (Available via `install-wifi-firmwares.sh`) 79 80 80 81 == Source Code ==