Updated log

This commit is contained in:
Michael Boelen 2019-08-13 20:02:56 +02:00
parent 1930dbe6c2
commit 7dba2dfd9d
No known key found for this signature in database
GPG Key ID: 26141F77A09D7F04
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ measures to further tighten any possible misuse.
### Changed
- Function: CheckItem() now returns only exit code (ITEM_FOUND is dropped)
- Function: IsRunning supports the --user flag to define a related user
- Function: PackageIsInstalled extended with pacman support
- Profiles: unused options removed
- Profiles: message is displayed when old format "key:value" is used
- Security: the 'nounset' (set -u) parameter is now activated by default