diff ChangeLog @ 101:6ac7ba4a8312 stable-5-9

fix <> passed as <<>> to verification hosts
author carl
date Mon, 26 Sep 2005 20:40:29 -0700
parents 63e8633abc34
children d9c64bafbf60
line wrap: on
line diff
--- a/ChangeLog	Sun Sep 25 08:38:29 2005 -0700
+++ b/ChangeLog	Mon Sep 26 20:40:29 2005 -0700
@@ -1,5 +1,10 @@
     $Id$
 
+5.9 2005-09-26
+    Fix a bug with empty return paths passed to the verification code.
+    That resulted in 'MAIL FROM:<<>>' being sent to the verification
+    mail server.
+
 5.8 2005-09-25
     Allow empty env_to at global context level to remove restrictions
     on env_to values in child contexts.