From c9dab7bf4e63ae29d40e6252c3e4fbf810f34315 Mon Sep 17 00:00:00 2001 From: Florent Fourcot Date: Fri, 21 Sep 2012 10:11:23 -0400 Subject: FS#262 - M3U import should be ordered --- docs/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index ffd6f88f..950e7484 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.6-future + - Playlists imported from M3U now retain their ordering + (patch by Florent Fourcot) - Removed HTML entity encoding of plaintext email (reported by USMC Guy) - Fixed a search issue which prevented the use of multiple tag rules (reported by Istarion) -- cgit