Skip to content

Commit 991f7a7

Browse files
committed
Updating CHANGELOG
1 parent ad92855 commit 991f7a7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55

66
## Unreleased
77

8+
### Added
9+
- Support building and running on operating systems that lack either Netlink or PF_ROUTE
10+
mechanisms (such as for example Haiku OS). On such systems network interface changes
11+
after wsddn startup are not detected.
12+
- Automatic daemon user creation when running as root is now supported on Alpine and Illumos
13+
814
### Fixed
915
- Man pages now correctly describe default log destinations
16+
- Miscellaneous fixes around automatic daemon user creation when running as root:
17+
- Security hardening around invoking OS user creation commands
18+
- Better user defaults to align with conventions on known platforms
1019

1120
### Changed
1221
- Updated 3rd party dependencies

0 commit comments

Comments
 (0)