From 7e154abae9113055bb935e7b95c55119bfaff208 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sun, 13 Jan 2008 21:34:56 +0000 Subject: - Fixed search by rating (Thx alex2008) - Fixed no result return on random methods - Added mime,language & lyrics to catalog updating functions --- docs/CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 86c17457..8212fe9b 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,11 @@ -------------------------------------------------------------------------- v.3.4-Beta2 + - Fixed search by stars so that it returns the correct results + (Thx alex2008) + - Fixed issue where random didn't end correctly when no results found + - Fixed mime type never being updated on verify and added language + and lyrics to gather from id3v2 - Implemented a semi-working write_tags.inc script limited by getid3() support (Thx tomatopi) - Added limit option to the XML API -- cgit