From 4267295747ca4acdd9bf2054145326894f19ac25 Mon Sep 17 00:00:00 2001 From: nanotube Date: Thu, 6 Dec 2007 21:39:13 +0000 Subject: [PATCH] add an item to that i forgot to include --- CHANGELOG.TXT | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index 863b90a..bb43955 100644 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -7,6 +7,7 @@ Version 0.9.1 (2007-12-02) *) Fix bug where logging would stop if target program has terminated before input has been processed (e.g. if Alt-F4 was hit). *) Improve threading implementation of the main logwriter. Now exits cleanly and instantaneously when quitting. *) Use the 'logging' module to do the debug-level logging to console and to systemlog; improve debug message informativeness. +*) (Hopefully) fix bug where a non-ASCII character in input would through a UnicodeDecodeError when trying to write to file. ----- Version 0.9.0 (2007-10-24) -- 2.45.1