summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index acedf2c1..31ac7e8c 100644
--- a/Changelog
+++ b/Changelog
@@ -2,7 +2,7 @@ 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)
-
+* Fixed inconsistant error when setting to recur 0 times (Chris T)
Changelog for 1.2.3
* Corrected per-user locale selection (Seneca)