diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-05-06 18:52:31 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-05-06 18:52:31 +0000 |
commit | 695a98a085e0e71aa19ad8683933b54c4c75dc7b (patch) | |
tree | 1374ee9e8157d99f5de3b5c2b28c486a56be848b /Changelog | |
parent | 27877357b61bdc9f00da30a5136401654fa47467 (diff) |
Fixing bug 1711447
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1133 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ Changelog for 1.2.5 * Fixed FX issue with posting cash transfers (Chris T) * Corrected multibyte handling in form generation (Seneca) * Corrected NaN issues in invoice printing (Seneca) +* Corrected PO and order number searches not working (Chris T). +* Corrected Exchange Rate display issue (CHris T). Changelog for 1.2.4 * Fixed internal functions avgcost() and lastcost() to not use float (Joshua D) |