Commit Graph

47 Commits

Author SHA1 Message Date
4a7db53ebe Prepare release v2.2.0 2024-11-24 18:32:40 +01:00
188989e067 Update copyright year 2024-01-07 12:41:02 +01:00
b5a3348997 Fix typos
* NEWS: HTMP -> HTML.
* docs/announce_2.1.0.txt: Likewise.
2023-08-31 16:17:47 +02:00
657e3d22c4 Release v2.1.0 2023-08-31 14:46:39 +02:00
15ba1db248 Update copyrights 2023-08-31 12:57:30 +02:00
3d25515253 Release v2.0.1 2022-05-27 11:48:57 +02:00
3dc7f71098 Update copyright year 2022-02-25 17:46:43 +01:00
edec1936ec * NEWS: Set date + month of 2.0.0 release 2021-09-12 13:31:33 +02:00
42204ee9c9 NEWS: Prepare for release v2.0.0 2021-09-12 13:15:24 +02:00
22162f82b2 Update copyright year 2021-01-22 21:58:38 +01:00
c3ab2df4eb Add new option --download-attr
* src/options.c (options): Add new option --download-attr.
* src/wget.c (html_parse): Check for config.download_attr.
* src/wget_options.h (struct config): Add new member download_attr.
2020-03-17 16:49:35 +01:00
40c1ea52ec New configure switch --disable-manylibs
* NEWS: Add --disable-manylibs
* configure.ac: Implement --disable-manylibs
* libwget/Makefile.am: Likewise

This switches off building small libraries from libwget functionality groups.
2020-02-17 11:00:56 +01:00
59d9ecd9c0 * Update copyright year to 2020 2020-01-10 00:33:02 +01:00
48d2d99837 * NEWS: Update 2019-11-13 11:11:18 +01:00
af9703a93c Release 1.99.2 (beta) 2019-08-30 14:56:14 +02:00
9bf15b86c9 Update NEWS 2019-08-23 14:48:33 +02:00
cdb3600791 Update copyrigght to 2019 2019-01-02 12:42:53 +01:00
cc22f0de3b Remove support for libunistring and libidn2 < 0.14
* configure.ac: Remove support for libidn2 < 0.14 and libunistring
* libwget/encoding.c: Same
* README.md: Same
2018-10-10 17:08:16 +02:00
c87f9c4488 Prepare Release 1.99.1 (alpha) 2018-04-30 21:55:53 +02:00
cba3fc5061 Prepare alpha release 2018-01-11 15:30:53 +01:00
56efdab1a7 Remove trailing whitespaces (syntax-check) 2017-04-29 20:51:32 +02:00
b273dd5c6c NEWS: Mention brotli compression support 2017-03-21 10:24:46 +01:00
4d8ad5685e Update AUTHORS and NEWS 2017-03-10 17:14:28 +01:00
dd3c2f63b2 Updated copyright year for all relevant files 2016-01-25 13:06:21 +01:00
571fc9b533 Add copyright notes to NEWS
* NEWS: Add copyright notes
2015-09-23 10:30:25 +02:00
c6b0e461a1 Transform Mget into Wget 2015-09-19 22:54:38 +02:00
f878d8c907 prepared for release 2015-05-02 20:07:23 +02:00
19da183d32 amended NEWS 2014-08-27 16:27:10 +02:00
22762970c0 prepared for release 2014-08-27 16:25:59 +02:00
cd6df5c807 prepared for release 2014-08-15 16:05:01 +02:00
79aeb3fd27 fix sigfault in cookie functions 2014-03-08 22:24:42 +01:00
d84aab6603 added --gnutls-options to NEWS file 2014-03-02 14:28:51 +01:00
2a70f8a4ab added error messages if requested CAs or keys are not found 2014-03-02 13:52:45 +01:00
e01a60da70 improved cookie API 2014-02-26 21:25:30 +01:00
5223f349d3 added support for RFC 6266 Content-Disposition 2014-02-19 17:53:04 +01:00
8b3988deaa fixed two threading race-conditions 2014-02-17 12:43:24 +01:00
f7ed86f044 make HTTPS tests work with GnuTLS 2.12 2014-02-16 21:09:49 +01:00
c52a20c716 added HTTPS server code for the test suite 2014-02-12 17:12:50 +01:00
fa92cc7a23 fixed man page generation and make distcheck 2014-02-07 17:12:49 +01:00
759d102cbc added support for RFC 6797 HTTP Strict Transport Security (HSTS) 2014-02-01 21:43:40 +01:00
21b379e77c Do not download robots.txt twice for HTTP and HTTPS if --protocol-directories is not given 2014-02-01 19:52:15 +01:00
d1be9223de use libnettle for checksumming if libgnutls not available or too old 2014-01-24 16:09:27 +01:00
2cfea53520 gtk-doc optional, project tested on Cygwin 2014-01-21 17:12:07 +01:00
f44788bec3 edited AUTHORS and NEWS 2014-01-17 16:22:23 +01:00
dd0c23f447 added support for bzip2 Content-Encoding / Accept-Encoding type 2014-01-02 17:06:53 +01:00
f42166fd29 added support for XZ Content-Encoding / Accept-Encoding type 2013-12-31 13:01:40 +01:00
407c59cfe8 step forward to libmget 2012-12-28 17:59:52 +01:00