From b436fc7025c97da43c3b79d22b1f79f7f2870dbf Mon Sep 17 00:00:00 2001 From: nanotube Date: Thu, 20 Jul 2006 03:11:07 +0000 Subject: [PATCH] add 0.7.0 changes --- CHANGELOG.TXT | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index 30fcbc3..7f8f690 100644 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -1,6 +1,16 @@ PyKeylogger Changelog --------------------- +----- +Version 0.7.0 (2006-07-19) + +*) Fixed bug where error output was not properly translated to string (cf. http://sourceforge.net/forum/forum.php?thread_id=1418377&forum_id=493189) +*) Refactored code so that the set of loggable characters only gets set up once. +*) Make autoflush also flush the systemlog if it exists. +*) New feature: Make pykeylogger read the configuration from a .ini file, rather than from commandline options. This really simplifies running pykeylogger, especially where starting it with the system boot is desired. This also makes pykeylogger more easily expandable with new features. +*) New feature: automatically zip up the logfiles and send the zip by email periodically (configurable through the .ini file) +*) New Feature: automatically delete logfiles older than X days (configurable through the .ini file) + ----- Version 0.6.7 (2005-11-25) -- 2.45.1