diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2015-07-28 18:18:57 -0400 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2015-07-28 18:18:57 -0400 |
commit | 3a0e41dd0307348da173a569ec05e71b68c63e7d (patch) | |
tree | 8ad60f0d8ed32f17ff4230a074c0f32590314f7b /doc | |
parent | c3f0d23f66620e263ee50e47f2bdb0ec6bb8740d (diff) | |
download | fork-ledger-3a0e41dd0307348da173a569ec05e71b68c63e7d.tar.gz fork-ledger-3a0e41dd0307348da173a569ec05e71b68c63e7d.tar.bz2 fork-ledger-3a0e41dd0307348da173a569ec05e71b68c63e7d.zip |
Document some changes in NEWS
Diffstat (limited to 'doc')
-rw-r--r-- | doc/NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,5 +1,27 @@ 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 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 |