diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-06-01 17:07:44 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-06-01 17:15:31 +0100 |
commit | da47dd4d092ba35e4f8ff055d79693cc1266c816 (patch) | |
tree | 43c12fd264f585b6512b35b49fc122b74d25ad71 /doc/doc-txt/ChangeLog | |
parent | 8fee5c5df34587b1faec194d5073395f693e0492 (diff) | |
parent | 361615d1e97b82f4797381b749bc5977d7a1d66b (diff) |
Merge branch '4.next'
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 585deb042..a4526ca5c 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -3,6 +3,14 @@ affect Exim's operation, with an unchanged configuration file. For new options, and new features, see the NewStuff file next to this ChangeLog. +Exim version 4.95 +----------------- + +JH/01 Bug 1329: Fix format of Maildir-format filenames to match other mail- + related applications. Previously an "H" was used where available info + says that "M" should be, so change to match. + + Exim version 4.94 ----------------- |