diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-07-08 05:12:03 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-07-08 05:12:03 +0000 |
commit | c9f8c7abd211ebdb5a4c7d5797e3513aad14530d (patch) | |
tree | e1d50deafbd52f10ec6e5588aadb46567ece647e /docs | |
parent | f04fe3df5ef816a2a3394a09f497dc97889de47a (diff) | |
download | ampache-c9f8c7abd211ebdb5a4c7d5797e3513aad14530d.tar.gz ampache-c9f8c7abd211ebdb5a4c7d5797e3513aad14530d.tar.bz2 ampache-c9f8c7abd211ebdb5a4c7d5797e3513aad14530d.zip |
see changelog...
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 4c02abef..537fdb0e 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -16,6 +16,10 @@ - Updated XMLRPC lib to 1.1.1 due to security issues with previous versions - Updated Getid3() library to 1.7.4 + - Added code to streaming that requires you to play at least half + the song before it's counted in the stats (Thx SH) + - Added Norwegian translation (Thx Ruudboy) + - Added a clean_catalog() to the /bin/catalog_update.php.inc script -------------------------------------------------------------------------- v.3.3.1 06/21/2005: |