From b12b5a840353317b391b0238d69c585b49725c0c Mon Sep 17 00:00:00 2001 From: John Garland Date: Mon, 26 Oct 2009 03:10:29 +0000 Subject: [PATCH] Fix typo in changelog. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 437a0d686..0a1a9d624 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,7 +19,7 @@ * Fix setting the torrent options via the options tab * Fix the private flag in the options tab -==== Console === +==== Console ==== * Fix exception when using the 'halt' command ==== Misc ==== @@ -28,7 +28,7 @@ ==== Extractor ==== * Fix issue where the plugin would not stop extracting files after being disabled * Add option to create torrent name sub-folders in extract folder - + === Deluge 1.2.0_rc1 (07 October 2009) === ==== Core ==== * Implement new RPC protocol DelugeRPC replacing XMLRPC