diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-07-10 21:59:56 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-07-10 21:59:56 +0000 |
commit | e2eb5c0dbb442a9ed15b0b4ae1c367442d148100 (patch) | |
tree | 1ec6a0a026fb836534e2f55c31457d78bd0df135 /docs | |
parent | c335b93d9513023efa4e1d5c89f3c289739285f5 (diff) | |
download | ampache-e2eb5c0dbb442a9ed15b0b4ae1c367442d148100.tar.gz ampache-e2eb5c0dbb442a9ed15b0b4ae1c367442d148100.tar.bz2 ampache-e2eb5c0dbb442a9ed15b0b4ae1c367442d148100.zip |
fixed some spelling errors
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index d50bf0fb..a41dd0b3 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -21,7 +21,8 @@ - Added Norwegian translation (Thx Ruudboy) - Added a clean_catalog() to the /bin/catalog_update.php.inc script - Removed all instances of $user->id - - Improved XMLRPC client and server functions + - Improved XMLRPC client and server functions, no longer attempts + to pull all songs at once, pulls in 500 song chunks - Added tables/fields for Dynamic Playlists and IP tracking -------------------------------------------------------------------------- |