diff options
author | Florent Fourcot <florent.fourcot@enst-bretagne.fr> | 2012-09-21 10:11:23 -0400 |
---|---|---|
committer | Paul Arthur <paul.arthur@flowerysong.com> | 2012-09-21 10:11:23 -0400 |
commit | c9dab7bf4e63ae29d40e6252c3e4fbf810f34315 (patch) | |
tree | 2e39b1a16c0a6f9d6edb2a0074bb4869c69cdb91 /docs/CHANGELOG | |
parent | af4a77d145b0411a3b08b6e87417d27f92ae5d11 (diff) | |
download | ampache-c9dab7bf4e63ae29d40e6252c3e4fbf810f34315.tar.gz ampache-c9dab7bf4e63ae29d40e6252c3e4fbf810f34315.tar.bz2 ampache-c9dab7bf4e63ae29d40e6252c3e4fbf810f34315.zip |
FS#262 - M3U import should be ordered
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
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) |