document changes for 0.8.1 release

nanotube [2007-01-10 22:05]
document changes for 0.8.1 release
Filename
CHANGELOG.TXT
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)
ViewGit