NEWS.md: fix the format
This commit is contained in:
parent
fee2913d0a
commit
03f2b09320
8
NEWS.md
8
NEWS.md
@ -157,9 +157,11 @@ Outstanding ones only.
|
||||
# => ["data1", "data2", "data3"]
|
||||
```
|
||||
|
||||
* Binding#eval when called with one arguments will use "(eval)"
|
||||
for `__FILE__` and 1 for `__LINE__` in the evaluated code.
|
||||
[[Bug #4352]] [[Bug #17419]]
|
||||
* Binding
|
||||
|
||||
* Binding#eval when called with one arguments will use "(eval)"
|
||||
for `__FILE__` and 1 for `__LINE__` in the evaluated code.
|
||||
[[Bug #4352]] [[Bug #17419]]
|
||||
|
||||
* ConditionVariable
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user