aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2018-11-24 00:02:03 +0800
committerGitHub <noreply@github.com>2018-11-24 00:02:03 +0800
commit2e861bf1a0825d17386655cdaaa2c7371b6d2c5c (patch)
tree3f58d9a183acf7e751fc8253fd167b8e243dafc4 /Changelog.md
parent9a94e503da84cc66f643b3972bf8ad4defa02060 (diff)
parent69afd094aca6679f3a6c3efccd91aeeefba028b2 (diff)
downloaddexon-solidity-2e861bf1a0825d17386655cdaaa2c7371b6d2c5c.tar.gz
dexon-solidity-2e861bf1a0825d17386655cdaaa2c7371b6d2c5c.tar.zst
dexon-solidity-2e861bf1a0825d17386655cdaaa2c7371b6d2c5c.zip
Merge pull request #5472 from ethereum/assemblyAnnotationOutput
Jumps with annotations cannot be functional.
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 ca904ffc..ff26882d 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -13,6 +13,7 @@ Compiler Features:
Bugfixes:
+ * Assembly output: Do not mix in/out jump annotations with arguments.
Build System:
* Emscripten: Upgrade to Emscripten SDK 1.37.21 and boost 1.67.