doc: relnotes: note bs fix

This commit is contained in:
Simon Michael 2017-03-31 10:52:42 -07:00
parent 7750f83d76
commit b658a6b843

View File

@ -272,6 +272,10 @@ table borders in multicolumn reports (#522) (Moritz Kiefer)
These commands are now more powerful, able to show multicolumn reports These commands are now more powerful, able to show multicolumn reports
and generally having the same features as the balance command. (Justin Le) and generally having the same features as the balance command. (Justin Le)
balancesheet has always ignored a begin date specified with a `-b` or
`-p` option; now it also ignores a begin date specified with a `date:`
query. (Related discussion at #531)
#### print #### print
The output of print is now always a valid journal (fixes #465) (Mykola Orliuk). The output of print is now always a valid journal (fixes #465) (Mykola Orliuk).