From 92e29041a4400612e30d0d92a2dbf5380c449308 Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Fri, 21 Sep 2012 13:40:08 -0400 Subject: Drop support for old passwords --- docs/CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 950e7484..b180bffa 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.6-future + - Removed support for extremely old passwords - Playlists imported from M3U now retain their ordering (patch by Florent Fourcot) - Removed HTML entity encoding of plaintext email (reported by USMC Guy) @@ -11,6 +12,7 @@ (reported by Istarion) - Fixed ASF tag parsing regression (reported by cygn) +-------------------------------------------------------------------------- v.3.6-Alpha2 2012-08-15 - Fixed CLI database load to work regardless of whether it's run from the top-level directory (reported by porthose) @@ -74,7 +76,6 @@ - Added Fresh theme - Fixed spurious API handshake failure output - -------------------------------------------------------------------------- v.3.6-Alpha1 04/27/2011 - Fixed forced transcoding -- cgit