[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb: [1239] branches/1.2
- Subject: SF.net SVN: ledger-smb: [1239] branches/1.2
- From: ..hidden..
- Date: Fri, 25 May 2007 11:07:23 -0700
Revision: 1239
http://svn.sourceforge.net/ledger-smb/?rev=1239&view=rev
Author: einhverfr
Date: 2007-05-25 11:07:22 -0700 (Fri, 25 May 2007)
Log Message:
-----------
Fixing inconsistancy in ledgersmb-httpd.conf
Modified Paths:
--------------
branches/1.2/Changelog
branches/1.2/ledgersmb-httpd.conf
Modified: branches/1.2/Changelog
===================================================================
--- branches/1.2/Changelog 2007-05-23 21:38:32 UTC (rev 1238)
+++ branches/1.2/Changelog 2007-05-25 18:07:22 UTC (rev 1239)
@@ -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)
Modified: branches/1.2/ledgersmb-httpd.conf
===================================================================
--- branches/1.2/ledgersmb-httpd.conf 2007-05-23 21:38:32 UTC (rev 1238)
+++ branches/1.2/ledgersmb-httpd.conf 2007-05-25 18:07:22 UTC (rev 1239)
@@ -1,5 +1,5 @@
-Alias /ledger-smb WORKING_DIR
+Alias /ledgersmb WORKING_DIR
<Directory WORKING_DIR>
AllowOverride All
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.