Changes between Version 10 and Version 11 of R1/Beta1/ReleaseNotes
- Timestamp:
- Jul 30, 2014, 6:19:45 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R1/Beta1/ReleaseNotes
v10 v11 41 41 Added KeyStore server for securely storing passwords. 42 42 [[BR]] 43 === Improved virtu lization support ===43 === Improved virtualization support === 44 44 Addition of virtio block, scsi, and PCI drivers. 45 45 [[BR]] … … 49 49 === Miscellaneous === 50 50 Numerous potential memory leaks fixed.[[BR]] 51 Update of the secondary compiler to GCC 4.8. 2(from 4.3). GCC 4 can be used by first running `setarch x86` in any Terminal.[[BR]]51 Update of the secondary compiler to GCC 4.8.3 (from 4.3). GCC 4 can be used by first running `setarch x86` in any Terminal.[[BR]] 52 52 The OpenGL Kit was updated to newer Mesa3D 7.9.2, improving software OpenGL rendering.[[BR]] 53 53 … … 58 58 Due to the uncertain situation about patents, the official release has disabled code, which is known to be patented. This sadly includes the subpixel code used by FreeType. Once the situation is better understood and a decision has been made, subpixel font rendering may get re-enabled. 59 59 [[BR]] 60 SSD TRIM is an experimental feature. While SSD TRIM won't trigger automatically, manually running it from the command line does have some risk of erasing data on the SSD device selected for TRIM due to the wide range of SSD devices on the market. Please have a backup and be prepared for dataloss before running fstrim.60 SSD TRIM is an experimental feature. While SSD TRIM won't trigger automatically, manually running it from the command line does have some risk of erasing data on the SSD device selected for TRIM due to the wide range of SSD devices on the market. Please have a backup and be prepared for dataloss before running 'fstrim'. 61 61 [[BR]] 62 62 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.