mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog entry.
This commit is contained in:
parent
6b9c44d5f9
commit
e0268a0658
@ -1,6 +1,8 @@
|
|||||||
### 0.5.7 (unreleased)
|
### 0.5.7 (unreleased)
|
||||||
|
|
||||||
Important Bugfixes:
|
Important Bugfixes:
|
||||||
|
* ABIEncoderV2: Fix bugs related to loading short value types from storage when encoding a packed array or struct from storage.
|
||||||
|
* ABIEncoderV2: Fix buffer overflow problem when encoding packed array from storage.
|
||||||
* Optimizer: Fix wrong ordering of arguments in byte optimization rule for constants.
|
* Optimizer: Fix wrong ordering of arguments in byte optimization rule for constants.
|
||||||
|
|
||||||
Language Features:
|
Language Features:
|
||||||
|
Loading…
Reference in New Issue
Block a user