summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-04-28 13:29:27 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-04-28 13:29:27 +0000
commitd20976dcb3ce18e398bf9b8bd8171fc67fa7aada (patch)
treecb57fa36716b9c864aac4cc3d8498b1370cff86c /doc/doc-txt/ChangeLog
parent4e714aedb0e553ea99482f60d8d5d857b1942922 (diff)
Make $value usable in the "else" part of ${run.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index cbb8e9cbb..c2a6c7711 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.128 2005/04/28 13:06:32 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.129 2005/04/28 13:29:27 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -263,6 +263,8 @@ PH/42 Exim no longer gives details of delivery errors for specific addresses in
warning messages. There are also a few cases where bland messages such
as "unrouteable address" or "local delivery error" are given.
+PH/43 $value is now also set for the "else" part of a ${run expansion.
+
A note about Exim versions 4.44 and 4.50
----------------------------------------