summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2006-02-15 21:35:00 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 02:41:22 -0400
commit722b9c78bfbfb475302177687da23317ddf9493c (patch)
treeae9dc4af4c6da0f23a0e61355417b57153262194 /NEWS
parentc1b88790d0e2366476f8136d606a20d6f1dc889b (diff)
downloadfork-ledger-722b9c78bfbfb475302177687da23317ddf9493c.tar.gz
fork-ledger-722b9c78bfbfb475302177687da23317ddf9493c.tar.bz2
fork-ledger-722b9c78bfbfb475302177687da23317ddf9493c.zip
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 9 insertions, 9 deletions
diff --git a/NEWS b/NEWS
index 68ae3ecb..4535dab5 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,10 @@
* 2.5
-- Much internal restruction to allow the use of libledger.so in a
- non-command-line environment.
+- Added a new "csv" command, for outputting results in CSV format.
+
+- Added a new value expression regexp command:
+ C// compare against transaction amount's commodity symbol
- Effective dates may now be specified for entries:
@@ -54,7 +56,7 @@
2005/10/20 iTunes Expenses:Music $1.08 $1.08
2005/10/15 iTunes Liabilities:MasterCard $-1.08 0
- The command "ledger --effective register" reports:
+ While the command "ledger --effective register" reports:
2005/08/01 iTunes Expenses:Music $1.08 $1.08
2005/09/01 iTunes Liabilities:MasterCard $-1.08 0
@@ -63,7 +65,7 @@
transactions belong to the same entry.
- Individual transactions may now be cleared separately. The old
- syntax, which is still supported, clears all transactions in an
+ syntax, which is still supported, clears all transactions in the
entry:
2004/05/27 * Book Store
@@ -81,12 +83,10 @@
reports. ledger.el will use the new syntax unless the Lisp variable
`ledger-clear-whole-entries' is set to t.
-- Added a new value expression regexp command:
- C// compare against transaction amount's commodity symbol
-
-- Added a new "csv" command, for outputting results in CSV format.
+- Removed Python integration support.
-- Completely removed Python integration.
+- Did much internal restructuring to allow the use of libledger.so in
+ non-command-line environments.
* 2.4