From 14196f2621cbc3a7580ae05b6f7508c92467168a Mon Sep 17 00:00:00 2001 From: chriseth Date: Tue, 14 Mar 2017 11:58:43 +0100 Subject: Allow long library names. --- Changelog.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index 8e9780c0..577487a2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -12,6 +12,7 @@ Features: Bugfixes: * Commandline interface: Always escape filenames (replace ``/``, ``:`` and ``.`` with ``_``). * Commandline interface: Do not try creating paths ``.`` and ``..``. + * Commandline interface: Allow long library names. * Parser: Disallow octal literals. * Type system: Fix a crash caused by continuing on fatal errors in the code. * Type system: Disallow compound assignment for tuples. -- cgit v1.2.3