From 355ae6faa9d0027a26baea8ec59a655828708e1a Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 7 Dec 2010 01:55:01 +0000 Subject: [PATCH] docs: release notes tweak --- NEWS.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.markdown b/NEWS.markdown index a228fef8d..a3542dceb 100644 --- a/NEWS.markdown +++ b/NEWS.markdown @@ -23,7 +23,7 @@ title: hledger news * add: misc. commodity/precision/defaults-related bugfixes * chart: give a meaningful error message for empty journals * chart: update for current Chart lib (0.14) - * web: use support files from ./.hledger/web/, and auto-create them if missing + * web: support files now live in ./.hledger/web/ and will be auto-created at startup * web: page layout is more robust with wide content * web: allow editing of included files * web: handle multiple filter patterns correctly