summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-31 21:45:30 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-31 21:45:30 +0000
commitfcb7acf90c1f764e70afe642a058403c2e3a502d (patch)
tree36b286c1b718a25e6a3539700e3fea0ddd0267f6 /Changelog
parent35326004c150b291d29ef2f4beb26dcdf5d4983c (diff)
Moved OP to new API, and got rid of SQL injection isues
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@431 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 7b80a370..39b9dfbe 100644
--- a/Changelog
+++ b/Changelog
@@ -15,6 +15,7 @@ Security:
* Audited IS.pm, GL.pm, IR.pm for SQL injection and moved to new API. (Chris T)
* Audited User.pm for SQL injection. (Chris T)
* Audited HR.pm, removed old, stale payroll code, moved to new API (Chris T)
+* Audited OP.pm and moved to new API (Chris T)
Localization:
* Moved localization files to standard codes (Seneca)