diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-27 16:45:31 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-10-27 16:45:31 +0000 |
commit | aa59ef81884b4790a27f62dcb9ee36ade0f853ea (patch) | |
tree | 336b96c2a5f81bc8c2af90bc65f598c468ff04d2 /Changelog | |
parent | 88e2c024b07b703665a2b78408de820ab3d2459a (diff) |
Fixed case issue in Build.PL
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@333 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ Database: Security: * Added whitelist of allowed directories to file editor (Seneca) -* Audited OE.pm and AM.pm for SQL injection problems. (Chris T) +* Audited OE.pm, AA.pm, and AM.pm for SQL injection problems. (Chris T) * Forced edited files to have whitelisted extensions and no .. strings (Chris T) * Audited Form.pm for SQL-injection problems and move to new API (Chris T) * Audited BP.pm for SQL injection and moved to new API. (Chris T) |