diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-20 09:12:04 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-20 09:12:04 +0000 |
commit | 7e1432273ab146abfcce8f226a9bc79eb1f25393 (patch) | |
tree | 3f804a8849b31a1fa237754c026f81d60973b5da /docs/CHANGELOG | |
parent | 897b35aeddd117409af95b270ec8309c2a564aaa (diff) | |
download | ampache-7e1432273ab146abfcce8f226a9bc79eb1f25393.tar.gz ampache-7e1432273ab146abfcce8f226a9bc79eb1f25393.tar.bz2 ampache-7e1432273ab146abfcce8f226a9bc79eb1f25393.zip |
API and XML-RPC are still broken, but moved to new session code, sleep time
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 623e39fd..79418239 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4-Alpha4 + - Migrated to 'new' auth system that unifies xml-rpc,api and normal + sessions in a single table - Fixed some issues with downsampling + seeking and seeking in general (Thx Karl Hungus) - Fixed CSS references to missing files |