diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-09-14 15:19:39 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-09-14 15:19:39 +0000 |
commit | 80bc67799c4f67ec5015da1c4b5aafabae94aa1a (patch) | |
tree | c9c291d83e2c4b0cba32a8cf358152a3bd213e3d /Changelog | |
parent | 19dd93da27fa0b699a40f7b0511578cf9adb2280 (diff) |
Whitespace cleanup to SL2LS.pl
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@92 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,7 @@ Changelog for LedgerSMB 1.1.0 +* Links between admin and login pages +* One is required to change the admin password when it is blank (on first login etc). * Utility included for near-real-time parts short email notifications. * DB Updates now use one transaction per update file. * Fixed Lynx support @@ -8,8 +10,7 @@ Changelog for LedgerSMB 1.1.0 * Protection against duplicate transaction id's. * FLOAT datatypes removed from database * Sales Data Report added -* SL2LS.pl now dies if it cannot open the files. -* Corrected directory transversal bug +* SL2LS.pl now dies if it cannot open the files with instructions on how to proceed manually Changelog for LedgerSMB v 1.0.0p1 * Fixed directory transversal/arbitrary code execution vulnerability. |