summaryrefslogtreecommitdiff
path: root/doc/release_notes
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-18 23:06:11 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-18 23:06:11 +0000
commit58a7f11ce7a5e958e1876019b1e035f7bdc1cb24 (patch)
treefd1d070a580e701534f6e7d94660aa9ed4516c6a /doc/release_notes
parent83ba0ad434e2bbd9841268ced78a8dd85100dbe0 (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_notes2
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.