1aria2 1.36.0
2============
3
4Release Note
5------------
6
7This release fixes several bugs.  See Changes for details.
8
9Changes
10-------
11
12* Update wslay
13
14* Bump Windows build dependencies
15
16* Bump android build dependencies
17
18* Fix segfault when time_t is 64bit on 32bit arch
19
20  Patch from Natanael Copa
21
22  GH-1666
23
24* Updates the make_bash_completion script to Python3.
25
26  Patch from sleepymac
27
28  GH-1672
29
30* Prevent corrupt downloads after app and/or system crash
31
32  Patch from Ali MJ Al-Nasrawy
33
34  GH-1644
35
36* Reset sessionDownloadLength and sessionUploadLength on download start
37
38  GH-1486
39
40* AppleTLS: Add TLSv1.3 support
41