mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Changelog: document #1537
This commit is contained in:
parent
07f34e0023
commit
779a01faa9
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
BugFixes:
|
BugFixes:
|
||||||
* Type checker, code generator: enable access to events of base contracts' names.
|
* Type checker, code generator: enable access to events of base contracts' names.
|
||||||
|
* Imports: ``import ".dir/a"`` is not a relative path. Relative paths begin with directory ``.`` or ``..``.
|
||||||
|
|
||||||
### 0.4.7 (2016-12-15)
|
### 0.4.7 (2016-12-15)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user