summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2023-04-11 11:59:08 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2023-04-11 11:59:08 +0100
commit51f9c07cd341c9c1a09b3816df988c6f44477c99 (patch)
tree464c8c1bebc9684e6146c39d63acfc20b1f18b56 /doc
parent12e1cfcb1649e2ea213c2965adf8479f1cff06f7 (diff)
downloadexim4-51f9c07cd341c9c1a09b3816df988c6f44477c99.tar.gz
Fix ${srs_encode ..} for mod-1024 day zero
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 16d2b8ef8..d29ba6f65 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -122,6 +122,9 @@ JH/25 Bug 2827: Restrict size of References: header in bounce messages to 998
JH/26 For a ${readsocket } in TLS mode, send a TLS Close Alert before the TCP
close. Previously a bare socket close was done.
+JH/27 Fix ${srs_encode ..}. Previously it would give a bad result for one day
+ every 1024 days.
+
Exim version 4.96
-----------------