ansible-dhcpd/CHANGES.rst

23 lines
428 B
ReStructuredText
Raw Normal View History

2015-03-28 22:34:25 +00:00
Changelog
=========
v0.1.1
------
*Unreleased*
- Make sure that files specified in ``dhcpd_includes`` list exist before the
DHCP server is restarted. [drybjed]
- Correctly handle IPv4 subnets with only 1 host inside. Previously they were
parsed with errors, now ``debops.dhcpd`` will detect them hand handle
separately from normal networks. [drybjed]
2015-03-28 22:34:25 +00:00
v0.1.0
------
2015-03-30 12:29:31 +00:00
*Released: 2015-03-30*
2015-03-28 22:34:25 +00:00
- First release [drybjed]