From 697db80b48fbed596996a2dab20948f42fdb1dfb Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Thu, 2 Feb 2017 00:24:45 +0000 Subject: Disallow arrays with negative length --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index c1098bdf..79d2fe44 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,6 +3,9 @@ Features: * Type system: Support explicit conversion of external function to address. +Bugfixes: + * Type system: Disallow arrays with negative length. + ### 0.4.9 (2017-01-31) Features: -- cgit v1.2.3