rebootmgr NEWS -- history of user-visible changes.

Copyright (C) 2016, 2017, 2018 Thorsten Kukuk

Version 0.17
* Fix fast reboot with etcd lock [issues/4]
* Release etcd lock if reboot got canceled

Version 0.16
* Remove -Werror
* Use unsigned integers for json-c loops

Version 0.15
* Adjust for systemd >= 230

Version 0.14
* Allow to have no maintenance window configured [bsc#1031619]

Version 0.13
* Cancel reboot if we run out of the maintenance window with etcd-lock
  [bsc#1028060]

Version 0.12
* Rewrote reboot code to not block dbus if we wait for etcd locks [bsc#1026298]
* Fix rebootmgr.service dependencies
* Check input for maintenance window for correct syntax before sending
  to the daemon [bsc#1026220]

Version 0.11
* Fix several bugs in etcd locking/unlocking

Version 0.10
* Fix typos in documentation
* Fix compilation on 32bit systems

Version 0.9
* Finish manual page for rebootmgrctl

Version 0.8
* Implement changing number of hosts holding a lock at the same time
* Add new and enhance existing manual pages

Version 0.7
* Fix systemd service file

Version 0.6
* Implement locking via etcd

Version 0.5
* Rewrite for correct dbus support

Version 0.3
* Bugfix release

Version 0.2
* Implement maintenance window for reboot
* Implement get-strategy for rebootmgrctl

Version 0.1
* Initial release
