summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/NEWS.Debian11
-rw-r--r--debian/changelog6
2 files changed, 16 insertions, 1 deletions
diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian
index 2dff2bf..a591461 100644
--- a/debian/NEWS.Debian
+++ b/debian/NEWS.Debian
@@ -1,4 +1,13 @@
-nullmailer (1:2.0-1) unstable; urgency=medium
+nullmailer (1:2.1-3) unstable; urgency=medium
+
+ * Arguments to remotes must now be given as "option=value" or
+ "--option=value". The undocumented form "option value" is no longer
+ supported. Please refer to nullmailer-send(8) for supported options
+ and syntax.
+
+ -- David Bremner <bremner@debian.org> Tue, 19 Dec 2017 23:01:19 -0400
+
+nullmailer (1:2.0-1) experimental; urgency=medium
* Support for sysvinit is not available in this version. This support
relied on a patch against upstream which is no longer being carried in
diff --git a/debian/changelog b/debian/changelog
index f29b586..d81f323 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+nullmailer (1:2.1-3) unstable; urgency=medium
+
+ * Document removal of undocumented option syntax (Closes: #884766).
+
+ -- David Bremner <bremner@debian.org> Tue, 19 Dec 2017 23:06:21 -0400
+
nullmailer (1:2.1-2) unstable; urgency=medium
* Upload to unstable