Skip to content

Commit

Permalink
Changelog entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseth committed Mar 7, 2017
1 parent bb06569 commit d3ab59d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Features:
Bugfixes:
* Commandline interface: Always escape filenames (replace ``/``, ``:`` and ``.`` with ``_``).
* Commandline interface: Do not try creating paths ``.`` and ``..``.
* Parser: Disallow octal literals.
* Type system: Fix a crash caused by continuing on fatal errors in the code.
* Type system: Disallow arrays with negative length.
* Type system: Fix a crash related to invalid binary operators.
Expand Down

0 comments on commit d3ab59d

Please sign in to comment.