加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
NEWS 867 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tatsuhiro Tsujikawa 提交于 2018-05-15 21:32 . Update NEWS
aria2 1.34.0
============
Release Note
------------
This release fixes several bugs. See Changes for details.
Changes
-------
* mingw: Use SetFileTime to avoid DST adjustment
GH-1079
* UnknownLengthPieceStorage: return piece length
show something in console status when downloading items
with unknown content length
Patch from kwkam
GH-1065
* WinConsoleFile: fix colour properly
Patch from kwkam
GH-1058
* util: also detect xdg_* env variables on windows
so if people like to keep FHS they could define XDG_* for it
Patch from kwkam
GH-1057
* MacOS: Allocate once (apfs compat)
* Fix bug that signal handler does not work with libaria2
This commit fixes the bug that signal handler does not work with
libaria2 when aria2::RUN_ONCE is passed to aria2::run().
GH-1053
* Retry on HTTP 502
Patch from nicolov
GH-1038
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化