From eb8fcc86bbe7275ba2c864708309c3cd3b16006e Mon Sep 17 00:00:00 2001 From: nanotube Date: Wed, 9 Apr 2008 04:00:35 +0000 Subject: [PATCH] update date on most recent version --- CHANGELOG.TXT | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.TXT b/CHANGELOG.TXT index df31809..98e8a4b 100644 --- a/CHANGELOG.TXT +++ b/CHANGELOG.TXT @@ -2,7 +2,7 @@ PyKeylogger Changelog --------------------- ----- -Version 1.0.2 (2008-03-21) +Version 1.0.2 (2008-04-08) *) Add some pretty graphics to the main control panel window. *) Add icons to the frozen windows executables. @@ -213,4 +213,4 @@ Version 0.1 (2005-09-02) The initial release of pykeylogger. Functionality is simple: it captures the keystrokes, filters out/translates non-printable characters, and writes to plain text file. Makes no attempts to be stealthy - although that kinda comes by default with python, since it appears in the tasklist as "pythonw.exe" rather than "keylogger". -Requires pyHook library, as well as the python interpreter itself. Is Windows-only, since pyHook uses Windows APIs to catch keystrokes. \ No newline at end of file +Requires pyHook library, as well as the python interpreter itself. Is Windows-only, since pyHook uses Windows APIs to catch keystrokes. -- 2.45.1