summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-06-27 15:57:40 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-06-27 15:57:40 +0000
commitbcad4c564e42b4f5857772da8ff748855f5283ee (patch)
tree4da11ad024a18381570027544cfab40d8f4a84ee /Changelog
parentf1b4e18c138d7c6e8e44ed364653776b50710fc4 (diff)
* Fixed user@company logins
* Fixed closed books detection * Fixed AR/AP print and post endless loop git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1336 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 1ebb9d20..c2b2c945 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,8 @@
+Changelog for 1.2.7
+* Fixed user@company logins (Chris T)
+* Fixed closed books detection (Chris T)
+* Fixed AR/AP print and post endless loop (Chris T)
+
Changelog for 1.2.6
* More date tests added (Seneca)
* Fixed customer_id error in AP transactions (Chris T)
@@ -7,6 +12,7 @@ Changelog for 1.2.6
* Fixed error searching for customer by address (Chris T)
* Fixed error db error saving items with custom fields (Chris T)
* Fixed db error saving project with NULL customer id (Chris T)
+* Improved upgrade_templates' tag handling (Seneca)
Changelog for 1.2.5
* Partsgroup handling corrected on POS and Sales invoice screens (Chris T)