From 5f7b72eccf3995c63c078702b00407a9216ad192 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Fri, 22 Mar 2013 16:47:02 -0700 Subject: [PATCH] RELEASES.txt: wrong tick-mark --- RELEASES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASES.txt b/RELEASES.txt index 297cb7561fb..34cb2983820 100644 --- a/RELEASES.txt +++ b/RELEASES.txt @@ -55,7 +55,7 @@ Version 0.6 (March 2013) * Method visibility is inherited from the implementation declaration * Structural records have been removed * Many more types can be used in static items, including enums - `static-lifetime pointers and vectors + 'static-lifetime pointers and vectors * Pattern matching over vectors improved and expanded * Typechecking of closure types has been overhauled to improve inference and eliminate unsoundness