summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-05-06 07:11:55 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-05-06 07:11:55 +0000
commit1a514b64a3521fbf3ecfe27b767aed5c07dfe7e8 (patch)
tree2c766341d9b6a15e704121d4e9caaa5ebfcbc07e /Changelog
parent6bfe5a56288000412826c500aabb76d3a2486331 (diff)
Fixing GL transaction posting bug and correcting typo in INSTALL
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1125 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 b1196813..3ec35d2b 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,7 @@
Changelog for 1.2.5
* Partsgroup handling corrected on POS and Sales invoice screens (Chris T)
* Closed books handling is corrected (Chris T)
+* Corrected intermediate rounding issues involving sales tax (Chris T)
Changelog for 1.2.4
* Fixed internal functions avgcost() and lastcost() to not use float (Joshua D)