summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-07-10 21:59:56 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-07-10 21:59:56 +0000
commite2eb5c0dbb442a9ed15b0b4ae1c367442d148100 (patch)
tree1ec6a0a026fb836534e2f55c31457d78bd0df135 /docs
parentc335b93d9513023efa4e1d5c89f3c289739285f5 (diff)
downloadampache-e2eb5c0dbb442a9ed15b0b4ae1c367442d148100.tar.gz
ampache-e2eb5c0dbb442a9ed15b0b4ae1c367442d148100.tar.bz2
ampache-e2eb5c0dbb442a9ed15b0b4ae1c367442d148100.zip
fixed some spelling errors
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG3
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
--------------------------------------------------------------------------