summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2006-02-15 20:10:49 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 02:41:21 -0400
commita8012940f4d15a2e1d8fbdac02a631dae6231b1e (patch)
treec48a2bf19a954c8103a02e26f9a1a490b8095268 /NEWS
parent20f100cd5a6bd1a972b7905c4fb547b8429676c5 (diff)
downloadfork-ledger-a8012940f4d15a2e1d8fbdac02a631dae6231b1e.tar.gz
fork-ledger-a8012940f4d15a2e1d8fbdac02a631dae6231b1e.tar.bz2
fork-ledger-a8012940f4d15a2e1d8fbdac02a631dae6231b1e.zip
Removed Python integration support.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2875df4b..68ae3ecb 100644
--- a/NEWS
+++ b/NEWS
@@ -84,6 +84,10 @@
- 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.
+
+- Completely removed Python integration.
+
* 2.4
- Both "-$100.00" and "$-100.00" are now equivalent amounts.