From a6cb540773bcdd78461b4449b3fbbf7d8022c40a Mon Sep 17 00:00:00 2001 From: nanotube Date: Wed, 10 Jan 2007 22:05:15 +0000 Subject: [PATCH] document changes for 0.8.1 release --- CHANGELOG.TXT | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index 9fd3484..e6fcbeb 100644 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -1,6 +1,17 @@ PyKeylogger Changelog --------------------- +----- +Version 0.8.1 (2007-01-10) + +*) Improved password obfuscation in the .ini file so that it doesn't cause hiccups for the config file reader. +*) Updated the source so that it works correctly with python 2.5 as well as python 2.4. +*) Added TLS SMTP functionality - it now works properly with the gmail SMTP server. +*) Fixed bug where program would forget to change directory back after zipping logfiles, and thus subsequently fail to open the config panel. +*) Added "Help" menu to the control panel to improve access to documentation. +*) Added software expiration after 4 days, to encourage donations (or running from python source) +*) Added nice and easy flag for splash/expiry, so that it is all easily bypassed by editing just one line of code, even by someone who doesn't know python. + ----- Version 0.8.0 (2006-08-04) -- 2.45.1