summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-18 22:32:05 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-18 22:32:05 +0000
commit237d3fc278bb04402396ab8001f67c1bc14316e3 (patch)
tree534445a24e0cfb2471937913386e4fe2068c91b0 /Changelog
parent9cad023627440d354a0f43087e1b5c282605450b (diff)
Updated changelog and contributors
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@228 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 75351068..e8ffc0ec 100644
--- a/Changelog
+++ b/Changelog
@@ -1,11 +1,14 @@
Changelog for LedgerSMB 1.2.0
+* Corrected parsing of numbers so that they are multi-run safe (Chris T)
+* Added first version of rpm spec from Mads Kiilerich (Chris T)
+* Added "1 000.00" number format (Chris T)
* Added session method abstraction (Chris T)
* 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)
-* Added Gentoo ebuilds documentation and metadata(Jayson R).
+* Added Gentoo ebuilds documentation and metadata (Jayson R).
* POS register now goes from add invoice to add invoice. (Chris T)
* Added pole display and separate cash drawer open calls. (Chris T)
* Added simple text import function for invoices received (PDT's) (Chris T)