summaryrefslogtreecommitdiffstats
path: root/docs/CHANGELOG
diff options
context:
space:
mode:
authorFlorent Fourcot <florent.fourcot@enst-bretagne.fr>2012-09-21 10:11:23 -0400
committerPaul Arthur <paul.arthur@flowerysong.com>2012-09-21 10:11:23 -0400
commitc9dab7bf4e63ae29d40e6252c3e4fbf810f34315 (patch)
tree2e39b1a16c0a6f9d6edb2a0074bb4869c69cdb91 /docs/CHANGELOG
parentaf4a77d145b0411a3b08b6e87417d27f92ae5d11 (diff)
downloadampache-c9dab7bf4e63ae29d40e6252c3e4fbf810f34315.tar.gz
ampache-c9dab7bf4e63ae29d40e6252c3e4fbf810f34315.tar.bz2
ampache-c9dab7bf4e63ae29d40e6252c3e4fbf810f34315.zip
FS#262 - M3U import should be ordered
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-xdocs/CHANGELOG2
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)