Mercurial > dnsbl
diff ChangeLog @ 100:63e8633abc34 stable-5-8
allow empty env_to at global context to remove all restrictions on child contexts
author | carl |
---|---|
date | Sun, 25 Sep 2005 08:38:29 -0700 |
parents | f8963ddf7143 |
children | 6ac7ba4a8312 |
line wrap: on
line diff
--- a/ChangeLog Fri Sep 23 07:58:34 2005 -0700 +++ b/ChangeLog Sun Sep 25 08:38:29 2005 -0700 @@ -1,5 +1,9 @@ $Id$ +5.8 2005-09-25 + Allow empty env_to at global context level to remove restrictions + on env_to values in child contexts. + 5.7 2005-09-23 Failed to return a value from parse_verify() which caused failures to load the configuration.