diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-31 04:47:13 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-31 04:47:13 +0000 |
commit | c69a314c94523729986145cd43a4c4fd13917105 (patch) | |
tree | 5913c6f69f7d944c3e2bc709853ffd235f3c9cce /Changelog | |
parent | 2230a9b561c625d2365c70b23985609bfa05a51b (diff) |
Updated Changelog
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@419 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ Localization: * Corrected parsing of numbers so that they are multi-run safe (Chris T) * Added modular tax calculation support (no modules included yet) (Seneca) * Added "1 000.00" number format (Chris T) +* Buttons are now localization-safe (Seneca) Code Quality and API: * Added logging module (Jason R) |