diff options
author | Craig Earls <enderw88@gmail.com> | 2015-08-06 19:38:39 -0700 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2015-08-06 19:38:39 -0700 |
commit | 0e82bd0d63bd0a6e9a9c77f0ef55e332b357368c (patch) | |
tree | fea3628fe67824069641f517a659cd88287ffdfc /doc/NEWS | |
parent | 254d82e5eb123feaf87e3f7096a1f8389bac60b3 (diff) | |
parent | 3c2d228ddc74b75122b07a87bbd06263092a9661 (diff) | |
download | ledger-0e82bd0d63bd0a6e9a9c77f0ef55e332b357368c.tar.gz ledger-0e82bd0d63bd0a6e9a9c77f0ef55e332b357368c.tar.bz2 ledger-0e82bd0d63bd0a6e9a9c77f0ef55e332b357368c.zip |
Merge commit '3c2d228ddc74b75122b07a87bbd06263092a9661' into next
Diffstat (limited to 'doc/NEWS')
-rw-r--r-- | doc/NEWS | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,5 +1,29 @@ Ledger NEWS +* 3.x.x + +- Added a --no-revalued option + +- Improved Embedded Python Support + +- Fixed parsing of transactions with single-character payees and comments + +- Fixed crash when using -M with empty result + +- Fixed sorting for option --auto-match + +- Fixed treatment of "year 2015" and "Y2014" directives + +- Fixed crash when using --trace 10 or above + +- Build fix for boost 1.56 + +- Build fix for Cygwin + +- Fixed Util and Math tests on Mac OS X + +- Various documentation improvements + * 3.1 - Changed the definition of cost basis to preserve the original cost basis |