summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Metzler <ametzler@downhill.at.eu.org>2013-10-12 08:37:14 +0200
committerAndreas Metzler <ametzler@downhill.at.eu.org>2013-10-12 08:37:14 +0200
commit030a4f0cc5287b08382ba16dae330d24ff5991b1 (patch)
treec58512a12b3933c5137c03f733900463598fb33d
parentd93b3a65bfbba2adfd5c9e368494923d92d62f22 (diff)
downloadexim4-030a4f0cc5287b08382ba16dae330d24ff5991b1.tar.gz
document 4.82~rc3 upstream changes
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 681a091..8cf70de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+exim4 (4.82~rc3-1) UNRELEASED; urgency=low
+
+ * New upstream version.
+ + TL/15 Fix exiqsumm summary for corner case. Patch provided by Richard
+ Hall.
+ + TL/16 Bugzilla 1289 - Clarify host/ip processing when have errors
+ looking up a hostname or reverse DNS when processing a host list. Used
+ suggestions from multiple comments on this bug.
+ + TL/17 Bugzilla 1057 - Multiple clamd TCP targets patch from Mark Zealey.
+
+
+ -- Andreas Metzler <ametzler@debian.org> Sat, 12 Oct 2013 08:11:02 +0200
+
exim4 (4.82~rc2-1) experimental; urgency=low
* exim-gencert: Generate 2048bit key by default. LP: #1200581