summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorHolger Brunn <opensource@holgerbrunn.net>2013-01-24 16:13:17 -0500
committerPaul Arthur <paul.arthur@flowerysong.com>2013-01-28 13:26:11 -0500
commit959aebe07fffe334bf3dc3f2bfcf9c5e77fad92a (patch)
treee38e598eb859fdb906d8055c4d2724a62e854c0e /docs
parent499aef74145a32db8c73aeacb9c5d2dd5da40771 (diff)
downloadampache-959aebe07fffe334bf3dc3f2bfcf9c5e77fad92a.tar.gz
ampache-959aebe07fffe334bf3dc3f2bfcf9c5e77fad92a.tar.bz2
ampache-959aebe07fffe334bf3dc3f2bfcf9c5e77fad92a.zip
Add an HTML5 player
Merge request #20. Basic, not very pretty, but works and, unlike the Flash player, is maintainable.
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index 684edf8d..aedf7c9d 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,7 @@
--------------------------------------------------------------------------
v.3.6-FUTURE
+ - Added an HTML5 player (patch by Holger Brunn)
- Changed the way themes handle RTL languages
- Fixed a display problem with the Penguin theme by adding a new CSS class
(patch by Fred Thomsen)