From 7c8a11684d9de33fa0b7ed54fd59fd7cf2745911 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Tue, 11 Mar 2008 06:14:09 +0000 Subject: fixed issue with encoding on id3v1/2 --- docs/CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index d90fa2b8..a4f04fe2 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.4-Beta2 + - Fixed issue with encoding of id3v1/v2 tags - Fixed an issue with the clean function for playlists - DB Update, fixes the playlist create issue with full strict on MySQL 5.x -- cgit