Small tweak to the wording of the release announcement.

main
theraven 14 years ago
parent e22fb1164b
commit 167ac3f425

@ -53,9 +53,10 @@ of GCC APIs for legacy compatibility.
This library is based on the Étoilé Objective-C Runtime, an earlier research This library is based on the Étoilé Objective-C Runtime, an earlier research
prototype, and includes support for non-fragile instance variables, prototype, and includes support for non-fragile instance variables,
type-dependent dispatch, and object planes. It is fully compatible with the type-dependent dispatch, and object planes. It is fully backwards compatible
FSF's GCC Objective-C ABI and also implements a new ABI that is supported by with the FSF's GCC 4.2.1 Objective-C ABI and also implements a new ABI that is
Clang and Étoilé's LanguageKit and is required for some of the newer features. supported by Clang and Étoilé's LanguageKit and is required for some of the
newer features.
Although the runtime has been tested by several people, and is being used Although the runtime has been tested by several people, and is being used
extensively by the Étoilé project, it is relatively new code and may still extensively by the Étoilé project, it is relatively new code and may still

Loading…
Cancel
Save