summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cbf4122..93e6cdf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,28 @@
This file lists all the major user-visible changes to nullmailer.
-------------------------------------------------------------------------------
+Changes in version 1.13
+
+- Fixed growing recipient list when using sendmail -bs to send multiple
+ messages.
+
+Development of this version has been sponsored by FutureQuest, Inc.
+ossi@FutureQuest.net http://www.FutureQuest.net/
+-------------------------------------------------------------------------------
+Changes in version 1.12
+
+- Added a quadratic backoff for resend times.
+
+- Added support for multiple admin addresses in nullmailer-queue.
+
+- SMTP sender now sends a QUIT on success too.
+
+- Fixed sendmail -bs mode to properly strip leading periods.
+
+- Fixed duplicated final header line when message has no body.
+
+Development of this version has been sponsored by FutureQuest, Inc.
+ossi@FutureQuest.net http://www.FutureQuest.net/
+-------------------------------------------------------------------------------
Changes in version 1.11
- Simplify (and expand) handling of ignored sendmail options.