From 78c29fb1740438966227b10c7245a9d4275f9214 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 17 Apr 2011 21:58:14 +0000 Subject: [PATCH] docs: update news --- NEWS.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.markdown b/NEWS.markdown index 5bc596084..aec371077 100644 --- a/NEWS.markdown +++ b/NEWS.markdown @@ -7,6 +7,7 @@ title: hledger news * installing: don't specify process version, too many problems * always read and write UTF-8, ignoring locale (#34) * treat arguments as possibly-encoded platform strings, not unconditionally utf-8 + * parsing: assume current year when transaction dates have no year and there is no default year * parsing: better international number format support, allowing comma as decimal point and flexible digit groups (#32) * parsing: support @@ syntax specifying total price * parsing: infer a conversion price in unpriced two-commodity transactions