summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-05-06 18:52:31 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-05-06 18:52:31 +0000
commit695a98a085e0e71aa19ad8683933b54c4c75dc7b (patch)
tree1374ee9e8157d99f5de3b5c2b28c486a56be848b /Changelog
parent27877357b61bdc9f00da30a5136401654fa47467 (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--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index cdf7e46d..4f957f4f 100644
--- a/Changelog
+++ b/Changelog
@@ -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)