aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 8e639a2d..0518d3b1 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,9 @@ Features:
* Inline assembly: support both `sucide` and `selfdestruct` opcodes
(note: `suicide` is deprecated)
+Bugfixes:
+ * Disallow unknown options in `solc`
+
### 0.4.2 (2016-09-17)
Bugfixes: