diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2014-05-12 12:55:43 -0400 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2014-05-12 12:55:43 -0400 |
commit | 0d823a480f87db182bab915e08e8e13e850e0c99 (patch) | |
tree | 1a08d844d3f6f31a96dd286ca88934a4ad7aa672 /doc/NEWS | |
parent | a505f22e15712100732deaeaed49a538b68b97a2 (diff) | |
download | fork-ledger-0d823a480f87db182bab915e08e8e13e850e0c99.tar.gz fork-ledger-0d823a480f87db182bab915e08e8e13e850e0c99.tar.bz2 fork-ledger-0d823a480f87db182bab915e08e8e13e850e0c99.zip |
Update NEWS for 3.x
Diffstat (limited to 'doc/NEWS')
-rw-r--r-- | doc/NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,5 +1,21 @@ Ledger NEWS +* 3.x + +- Support for virtual posting costs. + +- The option --permissive now quiets balance assertions + +- Added option --no-pager to disable the pager. + +- Added option --no-aliases to completely disable alias expansion + +- Added option --recursive-aliases to expand aliases recursively + +- Build fix for GCC 4.9 + +- Contrib: Added script to generate commodities from ISO 4217 + * 3.0 Due to the magnitude of changes in 3.0, only changes that affect compatibility |