From 65e7d09b5c561feaf29808ab633207551289a943 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Sat, 12 Nov 2016 15:17:34 -0800 Subject: Update doc/NEWS for 3.1.2 --- doc/NEWS | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/NEWS b/doc/NEWS index d7d91851..0cb4b2b9 100644 --- a/doc/NEWS +++ b/doc/NEWS @@ -9,17 +9,21 @@ - Check balance assertions against the amount after the posting (bug #1147). +- Allow balance assertions with multiple posts to same account (bug #1187). + - Fixed period duration of "every X days" and similar statements (bug #370). -- Python: Removed double quotes from Unicode values. +- Option --force-color does not require --color anymore (bug #1109). -- ledger.el: Made links in ledger-report "register" commands optional. +- Added quoted_rfc4180 to allow CVS output with RFC 4180 compliant quoting. + +- Python: Removed double quotes from Unicode values. -- ledger.el: Added a "binary" format specifier to ledger-report. +- Emacs Lisp files have been moved to https://github.com/ledger/ledger-mode -- ledger.el: Consider ISO dates in `ledger-read-date'. +- Fixed build under MSYS (32-bit). -- ledger.el: Fixed compatibility problem with spacemacs. +- Fixed build under Cygwin. - Various documentation improvements -- cgit v1.2.3