summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2007-12-28 06:07:13 +0000
committertetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46>2007-12-28 06:07:13 +0000
commite02d9af679fab950e040764b2872b705d44087f4 (patch)
tree7f70b7e26b6cceaa1787035fb8d87bfe54f03802
parent6c47f21fd9912478be9cbd2465c3a9fad7d40efc (diff)
Adding 1.2.11 entries
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@2014 4979c152-3d1c-0410-bac9-87ea11338e46
-rw-r--r--Changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a9bdbbe7..283483ff 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,14 @@
+Changelog for 1.2.11
+* Simplified obtaining years with transactions (Chris T)
+* Fixed dataset creation (Chris T)
+* Tax display fixes for AR/AP transactions (Chris T, 1794077, 1790768)
+* Fixed encoding errors in numeral to text conversion (Seneca)
+* Fixed the displayed number format for AP invoice taxes (Seneca)
+* Fixed the selection of taxes when validto is involved (Seneca, anarcat's
+ addtion to 1818792)
+
+
+
Changelog for 1.2.10
* Fixed bug 1765161, post button duplicates invoices.(Chris T)
* Adding a minor fixes to COGS edge cases for reversed invoices. (Chris T)