Add a note about oldcomm to release notes

This commit is contained in:
Brian Anderson 2012-12-14 15:31:50 -08:00
parent 3a5b6a79c6
commit 88add6cbac

View file

@ -42,6 +42,7 @@ Version 0.5 (December 2012)
* Expanded `getopts` definitions
* Moved futures to `std`
* More functions are pure now
* `core::comm` renamed to `oldcomm`. Still deprecated
* Tools
* Added a new (still immature) REPL, `rusti`