diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-10-12 10:07:00 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-10-12 10:07:00 +0000 |
commit | cb9328de6d563ae06ee04aa2180416bb8967145b (patch) | |
tree | 6ae13a9fb0f2e57f408ba0a933190546cb8a10c0 /doc | |
parent | cc38ddbf11c08a9edf41726005623b2061397411 (diff) |
Generate an error if the third argument to ${prvs is not a single digit.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 07e108e7e..36c45ed10 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.247 2005/10/11 13:50:48 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.248 2005/10/12 10:07:00 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -15,6 +15,9 @@ PH/01 Two changes to the default runtime configuration: clients checks, on the grounds that messages accepted by these statements are most likely to be submissions. +PH/02 Generate an error if the third argument for the ${prvs expansion is not + a single digit. + Exim version 4.54 ----------------- |