diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-06-30 14:43:11 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-06-30 14:43:11 +0000 |
commit | 224f007c59eab093bea69eb227faa64104ed4e15 (patch) | |
tree | 44486b935f6d1defaa67e56379a15aab5ec57af9 /docs | |
parent | 10f8a1ec3378c3540a35f73e986cc284f2e66f1d (diff) | |
download | ampache-224f007c59eab093bea69eb227faa64104ed4e15.tar.gz ampache-224f007c59eab093bea69eb227faa64104ed4e15.tar.bz2 ampache-224f007c59eab093bea69eb227faa64104ed4e15.zip |
new mpd interface
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 44477125..9fb348e1 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -12,6 +12,7 @@ - Moved files into more logical areas, added .lib and .class suffix to library and class files, also started using phpdoc style documentation + - Added Improved MPD interface (Thx Sigger) -------------------------------------------------------------------------- v.3.3.1 06/21/2005: |