From 40e8484a5794c21abab52fa30a34a2d013769602 Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Thu, 1 Mar 2012 14:06:03 -0500 Subject: FS#213 - User Registration Add an option to have newly registered accounts disabled by default. --- docs/CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 9c9747f4..ee709d30 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.6-Alpha2 + - Added admin_enable_required option to user registration - Fixed session issue preventing some users from streaming (reported by miir01) - Quote Content-Disposition header for art, fixes Chrome issue -- cgit