From 5fc57ca766140ed0ac97ad8a228879d38f396bf0 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 17 May 2010 14:29:05 +0000 Subject: [PATCH] docs: note unreleased changes --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) 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 ......................