diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-05-07 06:11:07 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-05-07 06:11:07 +0000 |
commit | 8dd214b61f500626b08b36acb22d116061ddb6fe (patch) | |
tree | 81a69b47a6dd9f8afc82d35ba607321b4d73388a | |
parent | f8f327d55e2c3bb14286ca4ac796917449f8cd3f (diff) |
Updating Changelog
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1148 4979c152-3d1c-0410-bac9-87ea11338e46
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |