From e2235abcee0e7420af2c9d01c57c2b3bc51f6804 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 17 Jan 2009 21:12:18 +0000 Subject: [PATCH] move that ui feature note --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ba23315fa..b7d398902 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,7 @@ Fixes: Features: + * a simple ui for interactive report browsing: hledger ui * accept smart dates everywhere (YYYYMMDD, Y/M/D, Y, M/D, D, jan, today, last week etc.) * --period/-p flag accepting period expressions like "in 2008", "weekly from last month".. * -W/-M/-Y convenience flags to summarise register weekly, monthly, yearly @@ -30,7 +31,6 @@ Features: * timelog and ledger entries can be intermixed in one file * modifier and periodic entries can appear anywhere (but are still ignored) * help and readme improvements - * a simple ui for interactive report browsing: hledger ui Contributors: