summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-02-19 15:03:21 -0400
committerJohn Wiegley <johnw@newartisans.com>2009-02-19 15:03:21 -0400
commit3dd0e74bbf07c40e08293b84997b1ff8dce33c65 (patch)
tree304f0fb2b26124773b42d60ec82870705b65ae23 /doc
parent9f963bda38b4d9d39ff376935d34ca30cbd55109 (diff)
downloadfork-ledger-3dd0e74bbf07c40e08293b84997b1ff8dce33c65.tar.gz
fork-ledger-3dd0e74bbf07c40e08293b84997b1ff8dce33c65.tar.bz2
fork-ledger-3dd0e74bbf07c40e08293b84997b1ff8dce33c65.zip
Some reformatting of the NEWS file
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS36
1 files changed, 20 insertions, 16 deletions
diff --git a/doc/NEWS b/doc/NEWS
index 0c7cc1f9..b07fe2ec 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -2,33 +2,37 @@
* 3.0
-** Incompatible changes
+** INCOMPATIBLE CHANGES
-*** Options changed
+*** Commands
+
+**** Removed 'output'
+**** Removed 'xml'
-- The balance reports now defaults to showing all relevant accounts, which is
- the opposite of how it worked before. That is, "bal" in 3.0 does what "-s
- bal" did in 2.x. To get the 2.6 behavior, use "bal -n" in 3.0. The -s
- option no longer has any effect on balance reports.
+*** Options
-*** Commands removed
+**** --descend
+**** --descend_if EXPR
+**** --reconcile
+**** --reconcile-date DATE
-*** Options removed
+**** -s, -n
- --descend
- --descend_if EXPR
- --reconcile
- --reconcile-date DATE
+The balance report now defaults to showing all relevant accounts. This is the
+opposite of how it worked before. That is, "bal" in 3.0 does what "-s bal"
+did in 2.x. To get the 2.6 behavior, use "bal -n" in 3.0. The -s option no
+longer has any effect on balance reports.
-** New features
+** NEW FEATURES
*** Commands
*** Options
- --anon
- For anonymizing the private details of reports. This is almost solely
- for the purpose of easing the creation of accurate bug reports.
+**** --anon
+
+For anonymizing the private details of reports. This is almost solely for the
+purpose of easing the creation of accurate bug reports.
* 2.6.1