From be699cab75c8993175a4994316b9665105c86696 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sat, 22 Dec 2007 05:14:14 +0000 Subject: fixed opera playback, added playlist mojo to the xml api doodly, konqueror is still broken as is the API and XML-RPC stuff, also updated prototype.js --- docs/CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 79418239..af1173f5 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,10 @@ -------------------------------------------------------------------------- v.3.4-Alpha4 + - Upgraded to Prototype 1.6 + - Added playlists and playlist_songs methods to API + - Fixed a problem with the javascript that was causing Opera to not + get the playlist correctly. - 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 -- cgit