diff lisp/mh-e/ChangeLog @ 73129:6478736310c3

mh-comp.el (mh-send-args): Initialize to "" instead of nil so that we always have a valid string for split-string even if nothing is added in mh-send-letter (closes SF #1564742).
author Stephen Gildea <gildea@stop.mail-abuse.org>
date Tue, 26 Sep 2006 02:16:16 +0000
parents 3ee41d91071d
children 1e5bc57805bc
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog	Tue Sep 26 01:17:48 2006 +0000
+++ b/lisp/mh-e/ChangeLog	Tue Sep 26 02:16:16 2006 +0000
@@ -1,3 +1,9 @@
+2006-09-24  Stephen Gildea  <gildea@stop.mail-abuse.org>
+
+	* mh-comp.el (mh-send-args): Initialize to "" instead of nil 
+	so that we always have a valid string for split-string even if
+	nothing is added in mh-send-letter (closes SF #1564742).
+
 2006-07-03  Bill Wohler  <wohler@newt.com>
 
 	Release MH-E version 8.0.2.