summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 791cc04b..c5a42e49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,10 @@ propellor (2.8.0) UNRELEASED; urgency=medium
Thanks, Mario Lang
* Added Propellor.Property.Unbound for the caching DNS server.
Thanks, Félix Sipma.
+ * Added PTR to Dns.Record. While this is ignored by
+ Propellor.Property.Dns for now, since reverse DNS setup is not
+ implemented there yet, it can be used in other places, eg Unbound.
+ Thanks, Félix Sipma.
* PrivData converted to newtype (API change).
* Stopped stripping trailing newlines when setting PrivData;
this was previously done to avoid mistakes when pasting eg passwords
@@ -21,6 +25,7 @@ propellor (2.8.0) UNRELEASED; urgency=medium
value (without internal newlines) from PrivData.
* Allow storing arbitrary ByteStrings in PrivData, extracted using
privDataByteString.
+ * Added Aiccu module, contributed by Jelmer Vernooij.
-- Joey Hess <id@joeyh.name> Fri, 04 Sep 2015 10:36:40 -0700