Changes between Version 20 and Version 21 of R1/Alpha4/ReleaseNotes
- Timestamp:
- Nov 10, 2012, 3:26:27 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R1/Alpha4/ReleaseNotes
v20 v21 5 5 We have tried hard to make this release as good as possible. Still there are a few known issues and missing features, some of them collected below. Please keep in mind that this is alpha software, which means it is not yet feature complete and still contains known and unknown bugs. While we are mostly confident in the stability of this release, we do not provide any assurances against data loss. 6 6 7 Another goal that has driven the release of the Alpha 4 was to provide current and future Haiku developers an updated and (mostly) stable operating system to work on their software projects. Therefore we have included the basic build tools , along with clients for cvs, svn, git and hg. This release of Haiku is capable of building and running binaries using either GCC 2 or GCC 4. The use of GCC 4 is discouraged however if not absolutely necessary, as no API compatibility is guaranteed with future versions of Haiku.7 Another goal that has driven the release of the Alpha 4 was to provide current and future Haiku developers an updated and (mostly) stable operating system to work on their software projects. Therefore we have included the basic build tools. This release of Haiku is capable of building and running binaries using either GCC 2 or GCC 4. The use of GCC 4 is discouraged however if not absolutely necessary, as no API compatibility is guaranteed with future versions of Haiku. 8 8 9 9 == System Requirements == … … 63 63 Firmware for some wireless network cards need user acknowledgement, prior to their intsallation. This includes Broadcom 43xx, Intel ipw2100, Intel ipw2200 and Marvell 88W8335. As a temporary measure, a script is included to assist in this process (available via `install-wifi-firmwares.sh`). 64 64 65 Some Marvell Yukon cards are known to have low network performance. 66 65 67 The IMAP protocol for the mail daemon replacement (MDR) has been removed from this release, due to concerns of losing server side data. 66 68 67 Some Marvell Yukon cards are known to have low network performance. 69 Due to size constraints of CD's, several developer related tools have been removed (e.g., hg, svn, cvs, python. They can be installed via `installoptionalpackage`) 68 70 69 71 == Source Code ==