diff options
author | linuxpoet <linuxpoet@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-04-13 00:41:04 +0000 |
---|---|---|
committer | linuxpoet <linuxpoet@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-04-13 00:41:04 +0000 |
commit | 9345d6d1bb8992bed4a7f0833a2d44b7ecbda7f4 (patch) | |
tree | e8111d456902a67d0aafa07d7eaa3571733cc21b /Changelog | |
parent | a5b4492c809c787c61f613e08ac2ed46f67cf8b4 (diff) |
updated changelog
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1072 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,7 +1,11 @@ +Changelog for 1.2.4 +* Fixed internal functions avgcost() and lastcost() to not use float (Joshua D) + Changelog for 1.2.3 * Corrected per-user locale selection (Seneca) * Corrected partial commits for invoices and orders (Chris T) * Corrected data types for invoice.qty and invoice.allocated in new dbs (CHris T) +* Corrected suffix error in 1.2.1 to use .sqlc for backups (Joshua D) Changelog for 1.2.2 * Corrected sales tax display bug in order entry screen (Chris T) |