From 0d569db17b0200dde895d645802680209ba57deb Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Mon, 28 Jan 2013 21:18:33 -0500 Subject: Fix incorrect updates Starting with a fresh 3.3.3.5 import these updates failed. Kick them to the curb. --- docs/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index ba9cc2e2..fc228610 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.6-FUTURE + - Made database updates more robust and verified that a fresh 3.3.3.5 import + will run through the updates without errors - Added support for external authenticators like pwauth (based on a patch by sjlu) - Renamed the local auth method to pam, which is less confusing -- cgit