doc: relnotes: ledger4 removal

This commit is contained in:
Simon Michael 2017-03-30 13:41:50 -07:00
parent 727b084f0a
commit aa825c5099

View File

@ -154,6 +154,11 @@ and `note`.
Some journal parse errors now show the range of lines involved, not just the first. Some journal parse errors now show the range of lines involved, not just the first.
#### ledger format
The experimental `ledger:` reader based on the WIP ledger4 project has
been disabled, reducing build dependencies.
#### Misc #### Misc
Fix a bug when tying the knot between postings and their parent transaction, reducing memory usage by about 10% (#483) (Mykola Orliuk) Fix a bug when tying the knot between postings and their parent transaction, reducing memory usage by about 10% (#483) (Mykola Orliuk)