From d3fac2f98d6e76914d4f51e1cce64860808ab41a Mon Sep 17 00:00:00 2001 From: Andrea Luzzardi Date: Wed, 3 Jan 2007 07:26:49 +0000 Subject: [PATCH] pusb_check changelog entry --- Changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog b/Changelog index 2dc5c13..971eba8 100644 --- a/Changelog +++ b/Changelog @@ -14,6 +14,9 @@ - pusb_hotplug (formely usbhotplug) make use of DBUS signals (sent by HAL) instead of kernel hotplugging. Also, its configuration has been merged into the pusb.conf configuration file. +- A new tool named pusb_check has been added. It can perform authentication + the way the PAM module does. It can be useful for testing and scripting + purposes. * 0.3.3 - The option keypath is now splitted into local_keypath and device_keypath.