summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 4f957f4f..e7cda767 100644
--- a/Changelog
+++ b/Changelog
@@ -7,6 +7,8 @@ Changelog for 1.2.5
* Corrected NaN issues in invoice printing (Seneca)
* Corrected PO and order number searches not working (Chris T).
* Corrected Exchange Rate display issue (CHris T).
+* Corrected number parsing issues with 1.000,00 formats (Chris T).
+* Corrected a number of date handling issues and added tests (Seneca).
Changelog for 1.2.4
* Fixed internal functions avgcost() and lastcost() to not use float (Joshua D)