summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-05-25 18:07:22 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-05-25 18:07:22 +0000
commit034a65f42792f476f31779649d7608c038dd0341 (patch)
tree2f89a3e221a4f9945122a737d12861a8d8976e37
parent93c544ed08c1001cef0861c0f11d1e7bea0942e2 (diff)
Fixing inconsistancy in ledgersmb-httpd.conf
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1239 4979c152-3d1c-0410-bac9-87ea11338e46
-rw-r--r--Changelog5
-rw-r--r--ledgersmb-httpd.conf2
2 files changed, 6 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 28683bb5..18240f46 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,8 @@
+Changelog for 1.2.6
+* More date tests added (Seneca)
+* 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).
Changelog for 1.2.5
* Partsgroup handling corrected on POS and Sales invoice screens (Chris T)
diff --git a/ledgersmb-httpd.conf b/ledgersmb-httpd.conf
index b92e09d4..b6e733e2 100644
--- a/ledgersmb-httpd.conf
+++ b/ledgersmb-httpd.conf
@@ -1,5 +1,5 @@
-Alias /ledger-smb WORKING_DIR
+Alias /ledgersmb WORKING_DIR
<Directory WORKING_DIR>
AllowOverride All