MIME: support RFC 2331 for name=. Bug 3099
[exim.git] / doc / doc-txt / ChangeLog
index daa62ad0e97bffc9691a4f8c98d0d7daeaa4610c..fad93254e839bceb3ac7b03f784a25abc74521b2 100644 (file)
@@ -164,6 +164,11 @@ JH/33 Bug 2994: A subdir dsearch lookup should permit a directory name that star
 JH/34 Fix delivery ordering for 2-phase queue run combined with
       queue_run_in_order.
 
+JH/35 Bug 3099: fix parsing of MIME filename= split over multiple paramemters.
+      Previously the $mime_filename variable would have an incorrect value.
+      While in the code, extend coverage to name= which previously was only
+      supported for single parameters, despite also filling in $mime_filename.
+
 
 Exim version 4.97
 -----------------