summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2004-12-21 09:40:01 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2004-12-21 09:40:01 +0000
commit343b2385258a9093d305a6938d8ef34e36bfd8bb (patch)
tree68b4cd45b2512a4a78bd466fc5ac05e49462c63b /doc/doc-txt
parent26dd5a9508b34248285532c97a135b64aab1ec06 (diff)
Sieve buglet: now it explicitly sets From: when generating an autoreply.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 32606ba91..6cdc44cc6 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.48 2004/12/21 09:26:31 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.49 2004/12/21 09:40:01 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -207,6 +207,9 @@ Exim version 4.50
(the order specifies the preference for clients). The order is now AES256,
AES128, 3DES, ARCFOUR128.
+51. Small patch to Sieve code - explicitly set From: when generating an
+ autoreply.
+
Exim version 4.43
-----------------