From 9420946a48595a2381a27b87ac87d2c7ad785a12 Mon Sep 17 00:00:00 2001 From: john30 Date: Sat, 3 Jun 2017 12:55:47 +0200 Subject: [PATCH] updated --- ChangeLog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index 5c819bc2..4aa06dec 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -36,7 +36,7 @@ * added another log facility "other" * added support for using cmake in addition to autoconf * added Docker support -* allow invalid SW and HW fields and remove non-alphanum chars from ident when looking for scan config file +* allow invalid SW and HW fields and remove all but alpha-numeric chars and underscore from ident when looking for scan config file * added "auth" command and user/access information to "info" command output * added user and secret arguments to HTTP port * use ACL in read/write/find/scan commands