clarify antecedents in deprecation notices

This commit is contained in:
Nick Barry 2019-01-03 00:35:06 -06:00
parent d597b1dbb2
commit 12d00d38bd

View File

@ -103,11 +103,11 @@ Block and Transaction Properties
values will be zero.
.. note::
The function ``blockhash`` was previously known as ``block.blockhash``. It was deprecated in
The function ``blockhash`` was previously known as ``block.blockhash``, which was deprecated in
version 0.4.22 and removed in version 0.5.0.
.. note::
The function ``gasleft`` was previously known as ``msg.gas``. It was deprecated in
The function ``gasleft`` was previously known as ``msg.gas``, which was deprecated in
version 0.4.21 and removed in version 0.5.0.
.. index:: abi, encoding, packed