[infrae.fileupload][Sylvain Viollon] Tag 1.0.1

[email protected] Wed, 09 Oct 2013 13:16:34 +0200
Newsgroups gmane.comp.web.zope.silva.cvs
Message-ID <[email protected]>
author:    Sylvain Viollon
date:      Wed Oct 09 13:14:56 2013 +0200
revision:  28:027d0a3a6033 in infrae.fileupload
branch:    
details:   https://hg.infrae.com/infrae.fileupload?cmd=changeset;node=027d0a3a6033
modified:  docs/HISTORY.txt setup.py
added:     
removed:   
log:       Tag 1.0.1

Subject: [infrae.fileupload][Sylvain Viollon] Added tag 1.0.1 for changeset 027d0a3a6033


author:    Sylvain Viollon
date:      Wed Oct 09 13:15:58 2013 +0200
revision:  29:df257f5c9016 in infrae.fileupload
branch:    
details:   https://hg.infrae.com/infrae.fileupload?cmd=changeset;node=df257f5c9016
modified:  .hgtags
added:     
removed:   
log:       Added tag 1.0.1 for changeset 027d0a3a6033

Subject: [infrae.fileupload][Sylvain Viollon] Bump version.


author:    Sylvain Viollon
date:      Wed Oct 09 13:16:32 2013 +0200
revision:  30:974d999ba586 in infrae.fileupload
branch:    
details:   https://hg.infrae.com/infrae.fileupload?cmd=changeset;node=974d999ba586
modified:  docs/HISTORY.txt setup.py
added:     
removed:   
log:       Bump version.


diffstat:

 .hgtags          |  1 +
 docs/HISTORY.txt |  5 +++++
 2 files changed, 6 insertions(+), 0 deletions(-)

diffs (21 lines):

diff -r 0452599475c6 -r 974d999ba586 .hgtags
--- a/.hgtags	Wed Oct 09 12:44:59 2013 +0200
+++ b/.hgtags	Wed Oct 09 13:16:32 2013 +0200
@@ -1,1 +1,2 @@
 17baaeb61348d4bb27fec90d0b4b6c9a7050e4f9 1.0
+027d0a3a603378040c05520ce500126188ba8f5d 1.0.1
diff -r 0452599475c6 -r 974d999ba586 docs/HISTORY.txt
--- a/docs/HISTORY.txt	Wed Oct 09 12:44:59 2013 +0200
+++ b/docs/HISTORY.txt	Wed Oct 09 13:16:32 2013 +0200
@@ -6,6 +6,11 @@
 
 - ...
 
+1.0.1 (2013/10/09)
+------------------
+
+- Support malformed requests that are not properly terminated.
+
 1.0 (2013/10/08)
 ----------------