We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac7bf24 commit c7a93c3Copy full SHA for c7a93c3
1 file changed
ReleaseNotes.md
@@ -1,14 +1,16 @@
1
# Mile.Aria2 Release Notes
2
3
-**Mile.Aria2 1.0 (1.0.1049.0)**
+**Mile.Aria2 1.0 (1.0.1050.0)**
4
5
+- Remove asynchronous DNS support because it will introduce some DNS issues when
6
+ transferring files.
7
- Update dependencies from vcpkg
8
https://github.com/microsoft/vcpkg/tree/f4155cdf81be1897350f8fab082fdecc0d4469fd.
9
- Update zlib to 1.3.1.
10
- Update expat to 2.7.4.
11
- Update sqlite3 to 3.51.2.
- - Update c-ares to 1.34.6.
12
- Update libssh2 to 1.11.1_DEV.
13
+- Remove c-ares dependency for Mile.Aria2.Dependencies.
14
- Fix some issues in BufferedFile::onClose() function. (Contributed by NIC8146.)
15
- Simplify the Mile.Aria2 entry point implementation.
16
- Fix the source code file header comment format.
0 commit comments