summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
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)