diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-09-18 23:06:11 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-09-18 23:06:11 +0000 |
commit | 58a7f11ce7a5e958e1876019b1e035f7bdc1cb24 (patch) | |
tree | fd1d070a580e701534f6e7d94660aa9ed4516c6a /doc/release_notes | |
parent | 83ba0ad434e2bbd9841268ced78a8dd85100dbe0 (diff) |
Applied Chris Browne's documentation patches.
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@114 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'doc/release_notes')
-rw-r--r-- | doc/release_notes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release_notes b/doc/release_notes index 88371732..ca803b33 100644 --- a/doc/release_notes +++ b/doc/release_notes @@ -37,7 +37,7 @@ field of the transaction. Also, the transaction amount has been changed from FLOAT to NUMERIC so that arbitrary precision mathematics can be used in third party reports. This ought -to also allow SQL-Ledger to properly scale up better as SUM operations on +to also allow LedgerSMB to properly scale up better as SUM operations on floating points are unsafe for large numbers of records where accounting data is involved. |