diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-06-27 10:21:38 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-06-27 10:21:38 +0000 |
commit | 59cf854452de4339f1560ca82e927f7fdaa55b7f (patch) | |
tree | de62e9c3b483121d01d24e9492842b2df7de982d /doc/doc-txt/ChangeLog | |
parent | 7c41bb87ff1d49572cb18d4f9a1eb109b9ea0a85 (diff) |
Remove "memory" from -d+all; it's voluminous and rarely useful.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 472182980..cd6c2f0e3 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.170 2005/06/23 10:02:13 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.171 2005/06/27 10:21:38 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -194,6 +194,10 @@ PH/27 If a dnslookup or manualroute router is set with verify=only, it need not just assumes that the setting of that option is false. This bug was introduced by 4.51/PH/31. +PH/28 Changed -d+all to exclude +memory, because that information is very + rarely of interest, but it makes the output a lot bigger. People tend to + do -d+all out of habit. + Exim version 4.51 ----------------- |