From 2459ae9da2c0a9c1caa1c35909f1008c3d22fd6f Mon Sep 17 00:00:00 2001 From: Andrea Luzzardi Date: Thu, 19 Jul 2007 21:29:54 +0000 Subject: [PATCH] Updated the ChangeLog --- pam_usb/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pam_usb/ChangeLog b/pam_usb/ChangeLog index f723e9e..7d099ab 100644 --- a/pam_usb/ChangeLog +++ b/pam_usb/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