summaryrefslogtreecommitdiffstats
path: root/docs/CHANGELOG
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-03-10 05:24:59 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-03-10 05:24:59 +0000
commit311ac991126f68b12a6a29747091544de4acf6a1 (patch)
tree3e52ca25f8ba905e635c996cf31eafaff599ddde /docs/CHANGELOG
parent01a5512c04512a0d08d8de05705d87d6c9fe46d3 (diff)
downloadampache-311ac991126f68b12a6a29747091544de4acf6a1.tar.gz
ampache-311ac991126f68b12a6a29747091544de4acf6a1.tar.bz2
ampache-311ac991126f68b12a6a29747091544de4acf6a1.zip
minor fixes to the playlist, fixed up the democratic playlist kinda, still does not work completely
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-xdocs/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index 00f91a9b..d90fa2b8 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,7 @@
--------------------------------------------------------------------------
v.3.4-Beta2
+ - Fixed an issue with the clean function for playlists
- DB Update, fixes the playlist create issue with full strict on
MySQL 5.x
- Corrected mime type for JPG (Thx CoF)