From 61858814eeeeeaf15ea5520684b6a87ea95b6fbe Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sat, 15 Sep 2012 10:10:11 +0300 Subject: [PATCH] Update Changelog --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 6cc7b26cf..3f66aeadb 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,8 @@ * Unreleased - Christophe Dumez - v3.0.3 - BUGFIX: Bypass cache when uploading a torrent file in Web UI (closes #68) - BUGFIX: "Completed On" column is not updated until restart (closes #84) + - BUGFIX: Fix possible build error on some systems + - I18N: Add hebrew translation * Sat Sep 1 2012 - Christophe Dumez - v3.0.2 - FEATURE: Add "clear" functionality to search field (closes #59)