Changes between Version 10 and Version 11 of R1/Alpha3/ReleaseNotes
- Timestamp:
- Jun 4, 2011, 11:21:17 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R1/Alpha3/ReleaseNotes
v10 v11 22 22 This is a glimpse into some of the more notable improvements and additions to Haiku, since the previous release, R1 Alpha 2. It should be noted that countless bugs have been fixed. 23 23 24 Improved read (and write support) for various filesystems, which includes btrfs, exFAT, ext2, ext3, ext4, ntfs, udf, and others. 25 26 Implemented a partial fallback for displaying missing glyphs. For example some Japanese and Chinese characters will now display. 27 28 Utilized Gutenprint to provide additional printer support. 29 30 Various enhancements to hardware support, such as IO-APIC, acpi, video drivers, network drivers, & USB. 31 32 Updated to include GCC 4.4.4 as a secondary and experimental compiler (Available for experimental use via `setgcc gcc4`). 33 34 Support for weak symbols & symbol preemption in GCC 4 has been introduced. 35 36 Integrated StackAndTile, which was originally pioneered by the University of Auckland (Available for experimental use via `setdecor SATDecorator`). 37 38 24 39 '''TODO''' 25 * filesystem interoptability26 * glyphs fallback27 * gutenprint providing print support28 * hardware support (IO-APIC, acpi, video drivers, network drivers, usb)29 40 * Layout Kit 30 41 * locale support … … 32 43 * mediakit 33 44 * midi soundfont 34 * gcc 4.4.435 * StackAndTile {{{ setdecor SATDecorator }}}36 45 * window management ( CTRL+CMD+Second_Mouse_Button ) 37 46 * User Interface updates … … 41 50 i. ReadOnlyBootPrompt 42 51 i. ShowImage 43 * Over 250 bugs fixed, which were discovered by Coverity (according to a gmail search : {{{"Coverity OR CID to:haiku-commits@freelists.org after:2010/05/10"}}}) 44 * Over [query:status=closed&changetime=05/10/10..05/16/11&resolution=fixed&group=component&max=1000&col=id&col=summary&col=status&col=type&col=component 800 bugs closed as fixed] since R1 Alpha 2 52 53 Over 250 bugs fixed, which were discovered by Coverity 54 55 Over [query:status=closed&changetime=05/10/10..05/16/11&resolution=fixed&group=component&max=1000&col=id&col=summary&col=status&col=type&col=component 800 bugs closed as fixed] since R1 Alpha 2 45 56 46 57 == Missing Features ==