summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-05-07 06:11:07 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-05-07 06:11:07 +0000
commit8dd214b61f500626b08b36acb22d116061ddb6fe (patch)
tree81a69b47a6dd9f8afc82d35ba607321b4d73388a /Changelog
parentf8f327d55e2c3bb14286ca4ac796917449f8cd3f (diff)
Updating Changelog
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1148 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-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)