diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-04-11 11:59:08 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-04-11 11:59:08 +0100 |
commit | 51f9c07cd341c9c1a09b3816df988c6f44477c99 (patch) | |
tree | 464c8c1bebc9684e6146c39d63acfc20b1f18b56 /doc/doc-txt/ChangeLog | |
parent | 12e1cfcb1649e2ea213c2965adf8479f1cff06f7 (diff) |
Fix ${srs_encode ..} for mod-1024 day zero
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
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 ----------------- |