summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-31 20:51:53 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-10-31 20:51:53 +0000
commit35326004c150b291d29ef2f4beb26dcdf5d4983c (patch)
tree0782e3d575b7f17e988ecdac8fca68b6f47238c5 /Changelog
parentfc77efdd3c8888f75ca931a73814f98f477d5089 (diff)
Audited and moved GL.pm to new API
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@430 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 6e1149ab..7b80a370 100644
--- a/Changelog
+++ b/Changelog
@@ -12,7 +12,7 @@ Security:
* 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, CA.pm, CT.pm for SQL injection and moved to new API. (Chris T)
-* Audited IS.pm, IR.pm for SQL injection and moved to new API. (Chris T)
+* 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)