Skip to content

Commit

Permalink
Fix a typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Dec 18, 2014
1 parent a57947e commit 208660b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releases.html
Expand Up @@ -45,7 +45,7 @@ <h3 class="panel-title">2014.12</h3>
<li>Properly update successors for non-passed optional parameters</li>
<li>Optimize can operations</li>
<li>When bindlex fails, we should report "bindlex", not "getlex"</li>
<li>Mark takeclosure as n popular allocating op in the profiler</li>
<li>Mark takeclosure as a popular allocating op in the profiler</li>
<li>Expose callsite interning for extops</li>
<li>JIT randscale_n</li>
<li>Dump lexical names when dumping spesh graph</li>
Expand Down

0 comments on commit 208660b

Please sign in to comment.