diff options
-rw-r--r-- | perl-install/NEWS | 4 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 57e0cf32d..f96633ebc 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,7 @@ +- drakservices: + o include systemd sockets and timers +- drakscanner: + o fix enabling saned (systemd socket, not xinetd) - drakboot: o keep timeout value when it's 0 (mga#27158) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 1524bf806..fe3780aee 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- services: + o include systemd sockets and timers - bootloader: o keep timeout value when it's 0 (mga#27158) |