mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update Changelog.md
This commit is contained in:
parent
b024fce150
commit
efa9c76267
@ -14,7 +14,7 @@ Bugfixes:
|
|||||||
* Compiler interface: Fix a bug where source indexes could be inconsistent between Solidity compiled
|
* Compiler interface: Fix a bug where source indexes could be inconsistent between Solidity compiled
|
||||||
with different compilers (clang vs. gcc) or compiler settings. The bug was visible in AST
|
with different compilers (clang vs. gcc) or compiler settings. The bug was visible in AST
|
||||||
and source mappings.
|
and source mappings.
|
||||||
* Gas-estimator: reflect the most recent fee schedule.
|
* Gas Estimator: Reflect the most recent fee schedule.
|
||||||
* Type system: Contract inheriting from base with unimplemented constructor should be abstract.
|
* Type system: Contract inheriting from base with unimplemented constructor should be abstract.
|
||||||
|
|
||||||
### 0.4.10 (2017-03-15)
|
### 0.4.10 (2017-03-15)
|
||||||
|
Loading…
Reference in New Issue
Block a user