summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-06-21 18:29:25 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-06-21 18:29:25 +0000
commit40ca34593f24b6a77ad9bdeb64be17fc5d2d8bf1 (patch)
tree820397d4030e5774faa9ccab3e9458b7b7c5cea3 /Changelog
parentddc21cdfb551487cdf0a247064ad09c7646ce253 (diff)
Fixing placeholder error saving project
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1289 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 18240f46..f22e78d2 100644
--- a/Changelog
+++ b/Changelog
@@ -3,6 +3,9 @@ Changelog for 1.2.6
* Fixed customer_id error in AP transactions (Chris T)
* Added meta tags to set to utf-8 by default (Chris T)
* Fixed the alias inconsistancy for the ledgersmb-httpd.conf (Chris T).
+* Fixed invalid html in ca.pl (reported by Donna Robinson) (Chris T)
+* Fixed error searching for customer by address (Chris T)
+* Fixed error db error saving project (Chris T)
Changelog for 1.2.5
* Partsgroup handling corrected on POS and Sales invoice screens (Chris T)