From 52b2f334dd6c86225117942db4907284a2082038 Mon Sep 17 00:00:00 2001 From: Damien Churchill Date: Fri, 6 Mar 2009 15:22:12 +0000 Subject: [PATCH] update webui entry in the changelog --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 143ac4147..707c0627f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,10 @@ * Implemented a cross-platform IPC method thus removing the DBUS dependency * Implement a "True" Classic Mode where there is no longer a separate daemon process +==== WebUI ==== + * Move over to using Twisted-Web for the webserver. + * Move to only AJAX interface built upon Ext-JS. + === Deluge 1.1.0 (Released) === ==== Core ==== * Implement #79 ability to change outgoing port range