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)