diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-18 22:32:05 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-18 22:32:05 +0000 |
commit | 237d3fc278bb04402396ab8001f67c1bc14316e3 (patch) | |
tree | 534445a24e0cfb2471937913386e4fe2068c91b0 | |
parent | 9cad023627440d354a0f43087e1b5c282605450b (diff) |
Updated changelog and contributors
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@228 4979c152-3d1c-0410-bac9-87ea11338e46
-rw-r--r-- | CONTRIBUTORS | 2 | ||||
-rw-r--r-- | Changelog | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c1ee262c..e3c09187 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -32,6 +32,8 @@ the documentation. Christopher Browne <cbrowne @ acm.org> provided some corrections to the documentation, the Pg-tables.sql, and a setup file for replication. +Mads Kiilerich <mads @ kiilerich.com> provided the first version of the RPM +spec file. Original Authors of SQL-Ledger: =================================== @@ -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) |