Changes between Version 19 and Version 20 of R1/Alpha3/ReleaseNotes
- Timestamp:
- Jun 7, 2011, 9:43:39 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R1/Alpha3/ReleaseNotes
v19 v20 49 49 50 50 '''TODO''' 51 * locale support52 51 * mailkit 53 52 … … 61 60 62 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. 63 64 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), the localized text on the screen will become garbled. For such cases, until font overlay is implemented, please run the installer in English mode.65 62 66 63