summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-03 05:17:45 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-03 05:17:45 +0000
commit1be338687d53a50c74102576fbb9dc3553f56baa (patch)
treed577d11e436363e1e6e71991edc66efb979a0b1b /Changelog
parentd05f0d7c2ea4116284caecb9b178bdb74931ec50 (diff)
Changelog update
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@481 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 4fc018ac..3d91919c 100644
--- a/Changelog
+++ b/Changelog
@@ -11,6 +11,8 @@ Security:
* Added whitelist of allowed directories to file editor (Seneca)
* Audited All Perl Modules for SQL Injection attacks (Chris T)
* Forced edited files to have whitelisted extensions and no .. strings (Chris T)
+* Users are now stored in a separate database instead of fs. (Chris M)
+* User database schema now included (Josh D)
Localization:
* Moved localization files to standard codes (Seneca)