summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-04-24 21:36:14 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-04-24 21:36:14 +0000
commitf3412733c1cc375e9413478a1df387f4d2829fdd (patch)
tree314a5ffd3715bcc6d5ccea579ce0ee27ce0d2007 /Changelog
parent365342d80e6089935d0c977936c2cd36526c8ded (diff)
Updating version strings following release of 1.2.4. Also adding fix for partsgroup handling.
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1097 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 06e2e025..277a4532 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,6 @@
+Changelog for 1.2.5
+* Partsgroup handling corrected on POS and Sales invoice screens (Chris T)
+
Changelog for 1.2.4
* Fixed internal functions avgcost() and lastcost() to not use float (Joshua D)
* Fixed error posting vendor invoice with fraction costs. (Chris M)