summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-04-17 22:33:05 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-04-17 22:33:05 +0000
commit5e3b3b923354fba44141d6a1110aee421286d42d (patch)
tree7f8e70df7205f710387803f423b915d4864e12ea /Changelog
parent342ad9d9de7d9ca137ca90cbc7971cca15bb6e89 (diff)
Resolving bug 169959
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1083 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 6c3a7f37..acedf2c1 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,8 @@
Changelog for 1.2.4
* Fixed internal functions avgcost() and lastcost() to not use float (Joshua D)
+* Fixed error posting vendor invoice with fraction costs. (Chris M)
+* Fixed sales tax display issue on invoice/order entry screen (Chris T)
+
Changelog for 1.2.3
* Corrected per-user locale selection (Seneca)