From 45eed7aa5ba8c09a15ceb88d0e5e00849cd62b37 Mon Sep 17 00:00:00 2001 From: Andrea Luzzardi Date: Thu, 19 Jul 2007 21:29:54 +0000 Subject: [PATCH] Updated the ChangeLog --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index f723e9e..7d099ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ - Added the pad_expiration option which tells pam_usb how often pads should be updated in order to reduce device writing. - Support for time options in the configuration parser (5s, 2h, 10m, etc) +- Added the --verbose option to pamusb-conf +- Fixed the ElementTree import statement of pamusb-agent to work with + Python 2.5. Thanks to Donald Hayward for + the patch. * 0.4.1 - Fixed a security issue related to OpenSSH authentication