summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-04-25 16:12:31 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-04-25 16:12:31 +0000
commit4a17dc2e5155f6df0311c2342d2ecc69a23af7bf (patch)
tree95b06cd175992d842eaef4ab3e84a6d5c01c3bfc /Changelog
parentf3412733c1cc375e9413478a1df387f4d2829fdd (diff)
Fixing closed books handling
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1100 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 277a4532..b1196813 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,6 @@
Changelog for 1.2.5
* Partsgroup handling corrected on POS and Sales invoice screens (Chris T)
+* Closed books handling is corrected (Chris T)
Changelog for 1.2.4
* Fixed internal functions avgcost() and lastcost() to not use float (Joshua D)