Author: britter
Date: Sun May 22 14:09:06 2016
New Revision: 1745050
URL: http://svn.apache.org/viewvc?rev=1745050&view=rev
Log:
Add release date of commons-fileupload 1.3.1 to changes.xml
Modified:
commons/proper/fileupload/branches/b1_3/src/changes/changes.xml
Modified: commons/proper/fileupload/branches/b1_3/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/fileupload/branches/b1_3/src/changes/changes.xml?rev=1745050&r1=1745049&r2=1745050&view=diff
==============================================================================
--- commons/proper/fileupload/branches/b1_3/src/changes/changes.xml (original)
+++ commons/proper/fileupload/branches/b1_3/src/changes/changes.xml Sun May 22
14:09:06 2016
@@ -45,7 +45,7 @@ The <action> type attribute can be add,u
<body>
<release version="1.3.1" description=
"This is a security and maintenance release that includes an important
security
-fix as well as a small number of bugfixes." date="TBD">
+fix as well as a small number of bugfixes." date="2014-02-07">
<action dev="markt" type="fix">
SECURITY - CVE-2014-0050. Specially crafted input can trigger a DoS if
the
buffer used by the MultipartStream is not big enough. When constructing