mirror of https://github.com/aria2/aria2
Updated for 1.9.3 release
parent
5cd6baa13e
commit
4db77d33ac
22
NEWS
22
NEWS
|
@ -1,3 +1,25 @@
|
||||||
|
aria2 1.9.3
|
||||||
|
===========
|
||||||
|
|
||||||
|
Release Note
|
||||||
|
------------
|
||||||
|
|
||||||
|
This release fixes the bug that aria2 cuts filename after ';' if
|
||||||
|
filename in Content-Disposition header includes ';'. It also fixes
|
||||||
|
the bug that name attribute of file element in Metalink file is not
|
||||||
|
properly sanitized.
|
||||||
|
|
||||||
|
Changes
|
||||||
|
-------
|
||||||
|
|
||||||
|
* Fixed the bug that name attribute of file element in Metalink file
|
||||||
|
is not properly sanitized.
|
||||||
|
|
||||||
|
* Fixed the bug that if filename in Content-Disposition header
|
||||||
|
includes ';', aria2 cuts filename after ';'.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
aria2 1.9.2
|
aria2 1.9.2
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue