Changes between Version 4 and Version 5 of R1/Alpha1/ImprovementsSinceRelease
- Timestamp:
- Feb 19, 2010, 12:44:02 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R1/Alpha1/ImprovementsSinceRelease
v4 v5 1 1 = Improvements since R1/Alpha1 = 2 2 3 Haiku R1 Alpha1 was released on September 14, 2009 as changeset:331093 Haiku R1 Alpha1 was released on September 14, 2009 as r33109 4 4 This page outlines some of the more notable changesets since then. 5 5 Additions and corrections are encouraged. 6 6 7 7 * Enabled font hinting in freetype, 8 * changeset:337898 * r33789 9 9 * The patent for Freetype's TT_CONFIG_OPTION_BYTECODE_INTERPRETER expired some time before Oct. 27, 2009. 10 10 * Note: subpixel rendering is disabled by default … … 41 41 * Haiku GCC4 can now be compiled directly on a 64bit Linux distro. GCC2 still requires the use of `linux32` 42 42 43 * DriveSetup will now install a basic bootloader when partitioning a disk. changeset:3326343 * DriveSetup will now install a basic bootloader when partitioning a disk. r33263 44 44 45 * changeset:33417 , changeset:33418 RemoteDesktop client45 * r33417 , r33418 RemoteDesktop client 46 46 47 47 * PackageFS 48 * initial commit changeset:3417248 * initial commit r34172 49 49 * basically working 50 50 * for proper intergration a UnionFS needs to be implemented, such that one can edit a file that has been inserted by a package (like config files).