Changes between Version 15 and Version 16 of R1/Alpha3/ReleaseNotes
- Timestamp:
- Jun 5, 2011, 7:36:35 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R1/Alpha3/ReleaseNotes
v15 v16 32 32 Updated the secondary and experimental compiler to GCC 4.4.4 (Available for experimental use via `setgcc gcc4`). 33 33 34 Support for weak symbols &symbol preemption in GCC 4 has been introduced.34 Support for weak symbols and symbol preemption in GCC 4 has been introduced. 35 35 36 36 Integrated StackAndTile, which was originally pioneered by the University of Auckland (Available for experimental use via `setdecor SATDecorator`). … … 38 38 Additional window management controls for moving and resizing windows (CTRL + CMD + first mouse button, CTRL + CMD + second mouse button). 39 39 40 The user interfaces of several programs have been overhauled and include BootManager, DiskUsage, MediaPlayer, ReadOnlyBootPrompt ,and ShowImage.40 The user interfaces of several programs have been overhauled and include BootManager, DiskUsage, MediaPlayer, ReadOnlyBootPrompt and ShowImage. 41 41 42 42 MediaKit's support for decoding and encoding file formats has been improved. … … 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. 61 61 62 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.62 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. 63 63 64 64 … … 85 85 == Reporting Issues == 86 86 87 There are over '''2000''' open tickets on Haiku's bug tracker and over '''5000''' closed items. If you find what you believe to be an issue please search our Trac to see if it has already been reported and if notfile a new ticket: http://dev.haiku-os.org/87 There are over '''2000''' open tickets on Haiku's bug tracker and over '''5000''' closed items. If you find what you believe to be an issue, please search our Trac to see if it has already been reported, and if not, file a new ticket: http://dev.haiku-os.org/ 88 88 89 89 To see the list of tickets reported in Haiku R1 Alpha 3, visit http://dev.haiku-os.org/wiki/R1/Alpha3/ReportedIssues