diff options
Diffstat (limited to 'web/news.txt')
-rwxr-xr-x | web/news.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/news.txt b/web/news.txt index b445ff8c4..74d91e601 100755 --- a/web/news.txt +++ b/web/news.txt @@ -145,6 +145,7 @@ Language Additions - A semicolon can now be used to have multiple simple statements on a single line: ``inc i; inc j``. - ``bind`` supports overloaded symbols and operators. +- A ``distinct`` type can now borrow from generic procs. 2012-02-09 Version 0.8.14 released |