diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-16 14:54:15 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-02-16 14:54:15 +0000 |
commit | 145396a644de3d31ed90104fd29bcd795e9ccad1 (patch) | |
tree | c0215c0d2bb14904303d1caae2cc9cc06c15fb20 /doc | |
parent | 11b3bc4dfd112747273573c2e895021398959d23 (diff) |
Panic-die if .include specifies a non-absolute path.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index ca8f59ac2..c0df4a91f 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.304 2006/02/16 10:05:33 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.305 2006/02/16 14:54:15 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -191,6 +191,8 @@ PH/37 When running in the test harness, use -odi for submitted messages (e.g. bounces) except when queue_only is set, to avoid logging races between the different processes. +PH/38 Panic-die if .include specifies a non-absolute path. + Exim version 4.60 ----------------- |