This release fixes the bug that --file-allocation=falloc doesn't work
with single file download. It also fixes the bug that the return value
of aria2 is unreliable if error occurs before download begins. When
custom request headers specified by --header option now override
built-in headers if they have same name.
このリリースでは, --file-allocation=falloc が動作しないバグを修正しました.
ダウンロードが始まる前にエラーが起こった場合に aria2 のリターンコードが未定義になるバグを修正しました.
--header オプションでリクエスト ヘッダーを設定した場合, 同じ名前のビルトインのヘッダーを上書きするようにしました.