From cb31fead6bd7b4de2782aadf5a659d207a0a4b18 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Fri, 29 Jul 2016 14:13:51 -0700 Subject: Update doc/NEWS for 3.1.2 --- doc/NEWS | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'doc/NEWS') diff --git a/doc/NEWS b/doc/NEWS index 001258d2..d7d91851 100644 --- a/doc/NEWS +++ b/doc/NEWS @@ -2,7 +2,26 @@ * 3.1.2 -- Increased maximum length for regex from 255 to 4095. +- Increased maximum length for regex from 255 to 4095 (bug #981). + +- Initialize periods from from/since clause rather than earliest + transaction date (bug #1159). + +- Check balance assertions against the amount after the posting (bug #1147). + +- Fixed period duration of "every X days" and similar statements (bug #370). + +- Python: Removed double quotes from Unicode values. + +- ledger.el: Made links in ledger-report "register" commands optional. + +- ledger.el: Added a "binary" format specifier to ledger-report. + +- ledger.el: Consider ISO dates in `ledger-read-date'. + +- ledger.el: Fixed compatibility problem with spacemacs. + +- Various documentation improvements * 3.1.1 -- cgit v1.2.3