aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorchriseth <c@ethdev.com>2017-02-16 18:45:06 +0800
committerchriseth <c@ethdev.com>2017-02-16 18:46:27 +0800
commitdcc16c81e26f31141ae766096873b5fd7741cdf5 (patch)
tree288bd63c517c42375d94d6de2f8afdf161d7bc0d /Changelog.md
parentad751bd3e6f22fadc01d43610ec2e2e008c32f11 (diff)
downloaddexon-solidity-dcc16c81e26f31141ae766096873b5fd7741cdf5.tar
dexon-solidity-dcc16c81e26f31141ae766096873b5fd7741cdf5.tar.gz
dexon-solidity-dcc16c81e26f31141ae766096873b5fd7741cdf5.tar.bz2
dexon-solidity-dcc16c81e26f31141ae766096873b5fd7741cdf5.tar.lz
dexon-solidity-dcc16c81e26f31141ae766096873b5fd7741cdf5.tar.xz
dexon-solidity-dcc16c81e26f31141ae766096873b5fd7741cdf5.tar.zst
dexon-solidity-dcc16c81e26f31141ae766096873b5fd7741cdf5.zip
Some checks for the existence of mobile type.
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index bd514cfe..5684adbd 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -10,6 +10,7 @@ Bugfixes:
* Commandline interface: Always escape filenames (replace ``/``, ``:`` and ``.`` with ``_``).
* Commandline interface: Do not try creating paths ``.`` and ``..``.
* Type system: Disallow arrays with negative length.
+ * Type system: Fix a crash related to invalid binary operators.
### 0.4.9 (2017-01-31)