Changes between Version 21 and Version 22 of R1/Alpha3/ReleaseNotes
- Timestamp:
- Jun 11, 2011, 1:55:09 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R1/Alpha3/ReleaseNotes
v21 v22 30 30 Various enhancements for hardware support, such as IO-APIC, ACPI, video drivers, network drivers and USB. 31 31 32 Update of the secondary and experimental compiler to GCC 4.4.4 ( Available for experimental use via `setgcc gcc4`).32 Update of the secondary and experimental compiler to GCC 4.4.4 (available via `setgcc gcc4`). 33 33 34 34 Support for weak symbols and symbol preemption in GCC 4. … … 57 57 Haiku does not yet support WPA encryption for wireless networking, only WEP encryption is supported. 58 58 59 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 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`). 60 60 61 61 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. … … 76 76 Support for localization/internationalization is still a work in progress. Some applications might only be partially translated and have issues with long strings in languages other than English. 77 77 78 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`)78 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 79 80 80 == Source Code ==