summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-10 18:18:04 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-10 18:18:04 +0000
commit5bf9d39b3209bef67ebf55eae15b0631fd2d5557 (patch)
tree726c387824520a1ac3c4d6b88645f4754cda9ace /Changelog
parent05c19fc1354780d4b2fd7c4b029a006e14cd5a79 (diff)
Added Seneca's tax changes to the changelog
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@202 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0446bedf..2b5776a9 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,6 @@
Changelog for LedgerSMB 1.2.0
+* Added modular tax calculation support (no modules included yet) (Seneca)
* Added experimental TrustCommerce credit card processing (Chris T)
* Merged most of the rest of the SL-POS interface (Chris T)
* Broke out price matrix calls into PriceMatrix.pm (Chris T)