fix NEWS rst error

This commit is contained in:
Simon Michael 2008-11-23 22:29:39 +00:00
parent b3229d2c4e
commit 470d5284b0

2
NEWS
View File

@ -51,6 +51,7 @@ Stats:
Summarised changes: Summarised changes:
* fixes * fixes
* fix balance report totals when filtering by account * fix balance report totals when filtering by account
* fix balance report selection of accounts when filtering by account * fix balance report selection of accounts when filtering by account
* fix a bug with account name eliding in balance report * fix a bug with account name eliding in balance report
@ -63,6 +64,7 @@ Summarised changes:
* don't require quickcheck * don't require quickcheck
* features * features
* priced amounts (eg "10h @ $50") and --basis/--cost/-B flag to show them with cost basis * priced amounts (eg "10h @ $50") and --basis/--cost/-B flag to show them with cost basis
* easy --depth option, equivalent to c++ ledger's -d 'l<=N' * easy --depth option, equivalent to c++ ledger's -d 'l<=N'
* smarter y/m/d date parsing for -b and -e * smarter y/m/d date parsing for -b and -e