From cc6179b26fb6c4e58814bb815e41fb7e90c55179 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sun, 13 Jun 2010 09:45:34 +0000 Subject: [PATCH] Updated Changelog --- Changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Changelog b/Changelog index 32cc3ae61..a9ceb64d8 100644 --- a/Changelog +++ b/Changelog @@ -5,9 +5,9 @@ - BUGFIX: Disable torrent addition dialog as a default - BUGFIX: Fix Web UI authentication with Opera Browser - BUGFIX: Fix Javascript error in Web UI when using IE - - BUGFIX: Fix compatibility with non UTF-8 systems - - BUGFIX: Fix race condition allowing to run multiple instances - - BUGFIX: Fix window hiding problem when having a modal window + - BUGFIX: Fix a lot of encoding problems on non UTF-8 systems + - BUGFIX: Fix race condition allowing to run multiple instances (closes #286968) + - BUGFIX: Fix window hiding problem when having a modal window (closes #589070) * Mon May 24 2010 - Christophe Dumez - v2.2.8 - BUGFIX: ETA for finished torrent is now 0 instead of Infinite (closes #583704)