Skip to content

Commit

Permalink
Update ChangeLog for version 2.17.10
Browse files Browse the repository at this point in the history
Signed-off-by: Ismael Luceno <[email protected]>
  • Loading branch information
ismaell committed Nov 22, 2020
1 parent e8e97fc commit d666746
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
Version: 2.17.10, 2020-11-22

[ Ismael Luceno ]

* Portability improvements
- Made the stop signal handler portable
* Made build system improvements
- Now you can specify where OpenSSL is installed
- Fixed MinGW detection
- Further improved portability
* Bug fixes
- Potential null pointer dereference
- Fixed incrementig procedure for delay_time
* Optimized wildcard search in URLs
* Added human-readable file size report at the begining of downloads
* Reworked Request Range support check
* Added "Accept-Encoding" header to requests
* Cleanup of Source Code
* Updated the documentation
* Updated translations

[ Tianyi Wang ]

* Fixed speed limiting
* Fixed data type for sizes and offsets on 32-bit systems
* Fixed duplicated non-default port when using proxy
* Fixed request range comparison and overflow

[ WhiredPlanck ]

* Fixed typos and warnings in Simplified Chinese translation



Version: 2.17.9, 2020-04-06

[ Ismael Luceno ]
Expand Down

0 comments on commit d666746

Please sign in to comment.