summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2018-06-24 11:21:48 -0400
committerJoey Hess2018-06-24 11:21:48 -0400
commit7d6180a26fa2c12b1e42e0e039313c42eca0beb2 (patch)
treead44082c63e06ddbdd1be607a904004ad014ba94 /debian
parent7c55455944e94d2d88f1f5bebf940c3cba0c2417 (diff)
Dns: Support TXT values longer than bind's maximum string length of 255 bytes. Thanks, rsiddharth.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8d9179e4..bad0cad2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ propellor (5.4.1) UNRELEASED; urgency=medium
method of parsing git log output. Needs git 2.0.
* Added ConfFile.containsShellSetting, ConfFile.lacksShellSetting,
and EtcDefault.set properties. Thanks, Sean Whitton
+ * Dns: Support TXT values longer than bind's maximum string length
+ of 255 bytes. Thanks, rsiddharth.
-- Joey Hess <id@joeyh.name> Fri, 18 May 2018 10:25:05 -0400