diff --git a/NEWS b/NEWS index ba43f9fe1..f0d7b8376 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,14 @@ hledger news ============ +unreleased +........................ + + * fix "0.8" appearing in --version + * parsing: balance balanced-virtual postings separately, allow them to have an implicit amount + * parsing: clearer bad date errors + * add: fix wrongful program exit on bad dates + 2010/04/10 hledger 0.9 ......................