Fix typo in release notes.

This commit is contained in:
Graydon Hoare 2012-03-28 13:05:59 -07:00
parent d0ddc69298
commit bd112a5853

View File

@ -12,7 +12,7 @@ Version 0.2 (March 2012)
* Functions now inlined across separate crates * Functions now inlined across separate crates
* Scheduling, stack and threading fixes * Scheduling, stack and threading fixes
* Noticably improved message-passing performance * Noticeably improved message-passing performance
* Explicit schedulers * Explicit schedulers
* Callbacks from C * Callbacks from C
* Helgrind clean * Helgrind clean