diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-19 10:47:38 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-19 10:47:38 -0400 |
| commit | 2279979d32b252d826c23288bb90a723d6a1147d (patch) | |
| tree | fb2b0699310153103660fdeb2aec4c601b53a561 /debian | |
| parent | cd10b5e2ed2a5e4053ae733a7c8961303f2dcb35 (diff) | |
Removed root domain records from SOA. Instead, use RootDomain when calling Dns.primary.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index beaca78a..e84c3213 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +propellor (0.5.0) UNRELEASED; urgency=medium + + * Removed root domain records from SOA. Instead, use RootDomain + when calling Dns.primary. + + -- Joey Hess <joeyh@debian.org> Sat, 19 Apr 2014 10:46:35 -0400 + propellor (0.4.0) unstable; urgency=medium * Propellor can configure primary DNS servers, including generating |
