From 392354df0a4f2c21aabad2f1b527448251a60f99 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sat, 26 Jul 2008 07:43:18 +0000 Subject: switched to sha() password encryption not using sha2 because of limitations of amarok, also added some caching and fixed some misc bugs --- docs/CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 823fe5d6..28e59d1a 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,10 @@ -------------------------------------------------------------------------- v.3.5-Alpha1 + - Fixed home menu not always displaying the entire contents + - Fixed logic error with duplicate login setting which caused it + to only work if mysql auth was used + - Changed Passwords to SHA1 will prompt to reset password - Corrected some translation strings and added jp_JP (Thx momo-i) - Ignore filenames that start with . (hidden) solves an issue with mac filesystems -- cgit