diff options
| -rw-r--r-- | RELEASES.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASES.txt b/RELEASES.txt index 1804f239558..20ec66e087f 100644 --- a/RELEASES.txt +++ b/RELEASES.txt @@ -745,8 +745,8 @@ Version 0.2 (March 2012) * Merged per-platform std::{os*, fs*} to core::{libc, os} * Extensive cleanup, regularization in libstd, libcore -Version 0.1 (January 2012) ---------------------------- +Version 0.1 (January 20, 2012) +------------------------------- * Most language features work, including: * Unique pointers, unique closures, move semantics |
