Skip to content

Commit a193b4d

Browse files
committed
Reject CR/LF in SimpleSMTPHeader and SimpleNNTPHeader fields #397.
1 parent 17a6955 commit a193b4d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
6363
<body>
6464
<release version="3.13.1" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
6565
<!-- FIX -->
66+
<action type="fix" dev="ggregory" due-to="Javid Khan, Gary Gregory">Reject CR/LF in SimpleSMTPHeader and SimpleNNTPHeader fields #397.</action>
6667
<!-- ADD -->
6768
<!-- UPDATE -->
6869
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 97 to 100.</action>

0 commit comments

Comments
 (0)