From a0ada5c3ba4dee962bbbccbbbf3bbb36e26e52a5 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 27 May 2012 21:42:16 +0300 Subject: [PATCH] Update changelog --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index f1cfc29d0..373f3fde7 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,7 @@ * Unreleased - Christophe Dumez - v2.9.10 - BUGFIX: Fix possible crash when showing torrent content (closes #1002586) - BUGFIX: Remove 100kb limit for torrent file size in Web UI + - BUGFIX: Fix ratio limiting bug (closes #835217) * Sun May 20 - Christophe Dumez - v2.9.9 - BUGFIX: More reliable RSS feed parsing (closes #1001777)