mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Change "fixed" date.
This commit is contained in:
parent
409b20f204
commit
99022216cd
@ -4,7 +4,7 @@
|
|||||||
"summary": "Using structs in events logged wrong data.",
|
"summary": "Using structs in events logged wrong data.",
|
||||||
"description": "If a struct is used in an event, the address of the struct is logged instead of the actual data.",
|
"description": "If a struct is used in an event, the address of the struct is logged instead of the actual data.",
|
||||||
"introduced": "0.4.17",
|
"introduced": "0.4.17",
|
||||||
"fixed": "0.5.0",
|
"fixed": "0.4.25",
|
||||||
"severity": "very low"
|
"severity": "very low"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user