]> git.lizzy.rs Git - rust.git/commitdiff
Soften pre-1.0 API stability commitment in relnotes
authorBrian Anderson <banderson@mozilla.com>
Wed, 7 Jan 2015 00:50:54 +0000 (16:50 -0800)
committerBrian Anderson <banderson@mozilla.com>
Wed, 7 Jan 2015 00:50:54 +0000 (16:50 -0800)
RELEASES.md

index 07e04348225df654ae824cc4b559dfb4252eb581..6c81a3f211ecf11a55694067a80ff497d429d070 100644 (file)
@@ -9,7 +9,8 @@ Version 1.0.0-alpha (January 2015)
       though there is a significant amount of cleanup and bugfixes
       remaining.
     * Nearly 50% of the public API surface of the standard library has
-      been declared 'stable'. Those interfaces will not change.
+      been declared 'stable'. Those interfaces are unlikely to change
+      before 1.0.
     * Most crates that are not `std` have been moved out of the Rust
       distribution into the Cargo ecosystem so they can evolve
       separately and don't need to be stabilized as quickly, including