| 1 | 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 2 |
|
|---|
| 3 | * sample.wgetrc: Rewrite the "passive FTP" paragraph to better
|
|---|
| 4 | reflect reality.
|
|---|
| 5 |
|
|---|
| 6 | 2005-08-09 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 7 |
|
|---|
| 8 | * wget.texi (Wgetrc Commands): Removed documentation for the now
|
|---|
| 9 | deleted command "kill_longer".
|
|---|
| 10 |
|
|---|
| 11 | 2005-06-28 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 12 |
|
|---|
| 13 | * wget.texi (Logging and Input File Options): Don't claim that
|
|---|
| 14 | --base requires --force-html to work.
|
|---|
| 15 |
|
|---|
| 16 | 2005-06-25 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 17 |
|
|---|
| 18 | * wget.texi (Download Options): Update -4/-6 documentation to
|
|---|
| 19 | reflect the fact that we no longer use AI_ADDRCONFIG.
|
|---|
| 20 |
|
|---|
| 21 | 2005-06-24 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 22 |
|
|---|
| 23 | * gpl.texi (GNU General Public License): Split GPL text into a
|
|---|
| 24 | separate file and include it from wget.texi. Used the latest
|
|---|
| 25 | template from gnu.org with the updated address of the FSF.
|
|---|
| 26 |
|
|---|
| 27 | 2005-06-23 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 28 |
|
|---|
| 29 | * version.texi: Bump version to 1.10.1.
|
|---|
| 30 |
|
|---|
| 31 | 2005-06-22 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 32 |
|
|---|
| 33 | * wget.texi (Mailing List): Remove reference to the wget-cvs list,
|
|---|
| 34 | which no longer exists.
|
|---|
| 35 |
|
|---|
| 36 | 2005-06-22 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 37 |
|
|---|
| 38 | * wget.texi: Use the more standard authorship phrase "and others".
|
|---|
| 39 |
|
|---|
| 40 | 2005-06-22 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 41 |
|
|---|
| 42 | * wget.texi (Overview): Remove explicit vertical spacing.
|
|---|
| 43 |
|
|---|
| 44 | 2005-06-22 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 45 |
|
|---|
| 46 | * texinfo.tex: Update with a non-prehistoric version.
|
|---|
| 47 |
|
|---|
| 48 | 2005-06-16 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 49 |
|
|---|
| 50 | * wget.texi (Logging and Input File Options): It's --no-verbose,
|
|---|
| 51 | not --non-verbose.
|
|---|
| 52 |
|
|---|
| 53 | 2005-06-06 Keith Moore <keithmo@exmsft.com>
|
|---|
| 54 |
|
|---|
| 55 | * Makefile.in: Fix a harmless (but annoying) installation warning.
|
|---|
| 56 |
|
|---|
| 57 | 2005-05-30 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 58 |
|
|---|
| 59 | * wget.texi (HTTP Options): Removed statement that redirect in
|
|---|
| 60 | response to POST is "technically disallowed", which I cannot find
|
|---|
| 61 | in rfc2616 nor in rfc1945. Even if that were technically the
|
|---|
| 62 | case, the widespreadedness of such responses would make the
|
|---|
| 63 | prohibition irrelevant.
|
|---|
| 64 |
|
|---|
| 65 | 2005-05-14 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 66 |
|
|---|
| 67 | * wget.texi (Overview): Document --[no-]proxy as primarily being
|
|---|
| 68 | used to turn *off* the use of proxies.
|
|---|
| 69 |
|
|---|
| 70 | 2005-05-11 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 71 |
|
|---|
| 72 | * wget.texi (HTTPS (SSL/TLS) Options): Explain certificate
|
|---|
| 73 | checking in more detail.
|
|---|
| 74 |
|
|---|
| 75 | 2005-05-08 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 76 |
|
|---|
| 77 | * texi2pod.pl.in: Allow an "EXAMPLES" section.
|
|---|
| 78 |
|
|---|
| 79 | 2005-05-06 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 80 |
|
|---|
| 81 | * wget.texi (HTTP Options): Document empty user-agent.
|
|---|
| 82 |
|
|---|
| 83 | 2005-05-06 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 84 |
|
|---|
| 85 | * wget.texi (Download Options): Explain that the read timeout
|
|---|
| 86 | really refers to idle timeout.
|
|---|
| 87 | (Download Options): Mention that decimal and subsecond values may
|
|---|
| 88 | be used for timeouts.
|
|---|
| 89 |
|
|---|
| 90 | 2005-05-05 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 91 |
|
|---|
| 92 | * wget.texi: We're using GFDL 1.2, not 1.1.
|
|---|
| 93 |
|
|---|
| 94 | 2005-05-05 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 95 |
|
|---|
| 96 | * wget.texi (Contributors): Updated.
|
|---|
| 97 |
|
|---|
| 98 | 2005-04-27 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 99 |
|
|---|
| 100 | * wget.texi (Download Options): Fix bind address cindex entry that
|
|---|
| 101 | broke concept index generation.
|
|---|
| 102 |
|
|---|
| 103 | 2005-04-27 Mauro Tortonesi <mauro@ferrara.linux.it>
|
|---|
| 104 |
|
|---|
| 105 | * wget.texi: Fixed a broken reference to Security Considerations
|
|---|
| 106 | section in tex-generated documents (like the man page).
|
|---|
| 107 |
|
|---|
| 108 | 2005-04-27 Mauro Tortonesi <mauro@ferrara.linux.it>
|
|---|
| 109 |
|
|---|
| 110 | * wget.texi: Document --user, --password, --ftp-user and the
|
|---|
| 111 | corresponding Wgetrc command. Renamed --ftp-passwd to --ftp-password,
|
|---|
| 112 | --http-passwd to --http-passwd and --proxy-passwd to proxy_password.
|
|---|
| 113 | Renamed ftp_passwd to ftp_password, http_passwd to http_passwd and
|
|---|
| 114 | proxy_passwd to proxy_password. Removed documentation for the
|
|---|
| 115 | deprecated login command.
|
|---|
| 116 |
|
|---|
| 117 | 2005-04-27 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 118 |
|
|---|
| 119 | * wget.texi (HTTPS (SSL/TLS) Options): Document --random-file.
|
|---|
| 120 |
|
|---|
| 121 | 2005-04-27 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 122 |
|
|---|
| 123 | * wget.texi: Improve wording of command descriptions.
|
|---|
| 124 |
|
|---|
| 125 | 2005-04-27 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 126 |
|
|---|
| 127 | * wget.texi (HTTP Options): Mention --keep-session-cookies when
|
|---|
| 128 | documenting --post-data.
|
|---|
| 129 |
|
|---|
| 130 | 2005-04-27 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 131 |
|
|---|
| 132 | * wget.texi: Document the new form of SSL/TLS options.
|
|---|
| 133 |
|
|---|
| 134 | 2005-04-26 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 135 |
|
|---|
| 136 | * wget.texi (HTTP Options): Improved entry on
|
|---|
| 137 | --keep-session-cookies.
|
|---|
| 138 |
|
|---|
| 139 | 2005-04-26 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 140 |
|
|---|
| 141 | * wget.texi (Directory Options): Removed stray text after
|
|---|
| 142 | --protocol-directories.
|
|---|
| 143 |
|
|---|
| 144 | 2005-04-26 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 145 |
|
|---|
| 146 | * wget.texi (Option Syntax): Document boolean options. Include
|
|---|
| 147 | the option syntax in the man page.
|
|---|
| 148 | (Directory Options): Removed stray text after --protocol-directories.
|
|---|
| 149 |
|
|---|
| 150 | 2005-04-25 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 151 |
|
|---|
| 152 | * wget.texi (Advanced Usage): Don't advertise the non-existent
|
|---|
| 153 | `-s' option.
|
|---|
| 154 |
|
|---|
| 155 | 2005-04-25 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 156 |
|
|---|
| 157 | * wget.texi (Download Options): Document --retry-connrefused.
|
|---|
| 158 |
|
|---|
| 159 | 2005-04-25 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 160 |
|
|---|
| 161 | * Makefile.in (wget.info): Depend on version.texi as well.
|
|---|
| 162 |
|
|---|
| 163 | * wget.texi: Simplify copyright. Replace remaining instances of
|
|---|
| 164 | --OPTION=off with --no-OPTION.
|
|---|
| 165 |
|
|---|
| 166 | 2005-04-24 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 167 |
|
|---|
| 168 | * wget.texi (Download Options): Document --prefer-family.
|
|---|
| 169 |
|
|---|
| 170 | 2005-04-24 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 171 |
|
|---|
| 172 | * wget.texi (Download Options): Don't claim that -6 accepts mapped
|
|---|
| 173 | IPv4 addresses.
|
|---|
| 174 |
|
|---|
| 175 | 2005-04-23 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 176 |
|
|---|
| 177 | * wget.texi: Documented the SSL command-line options.
|
|---|
| 178 |
|
|---|
| 179 | 2005-04-23 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 180 |
|
|---|
| 181 | * wget.texi (Wgetrc Commands): Document ftp_passwd.
|
|---|
| 182 | (FTP Options): Document --ftp-passwd.
|
|---|
| 183 |
|
|---|
| 184 | 2005-04-23 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 185 |
|
|---|
| 186 | * texi2pod.pl.in: First process @@ then @}, so @samp{-wget@@} is
|
|---|
| 187 | interpreted correctly.
|
|---|
| 188 |
|
|---|
| 189 | 2005-04-20 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 190 |
|
|---|
| 191 | * wget.texi: Document behavior of -6 wrt mapped IPv4 addresses.
|
|---|
| 192 |
|
|---|
| 193 | 2005-04-20 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 194 |
|
|---|
| 195 | * wget.texi: Document IPv6 related options.
|
|---|
| 196 |
|
|---|
| 197 | 2005-04-18 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 198 |
|
|---|
| 199 | * wget.texi: Update mailing list information.
|
|---|
| 200 |
|
|---|
| 201 | 2005-04-18 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 202 |
|
|---|
| 203 | * wget.texi (Download Options): Don't claim that --no-dns-cache is
|
|---|
| 204 | necessary for dyndns servers -- it's not.
|
|---|
| 205 |
|
|---|
| 206 | 2005-04-08 Larry Jones <lawrence.jones@ugsplm.com>
|
|---|
| 207 |
|
|---|
| 208 | * Makefile.in (wget.info): Don't use $< in an explicit rule.
|
|---|
| 209 |
|
|---|
| 210 | 2005-03-22 Joseph Caretto <jcaretto@pitt.edu>
|
|---|
| 211 |
|
|---|
| 212 | * texi2pod.pl.in: Handle asis again. It used to work (see the
|
|---|
| 213 | 2001-12-11 entry), but the local change was lost in the upgrade
|
|---|
| 214 | to 1.4.
|
|---|
| 215 |
|
|---|
| 216 | 2005-02-11 Mauro Tortonesi <mauro@ferrara.linux.it>
|
|---|
| 217 |
|
|---|
| 218 | * wget.texi: Added Simone Piunno as new contributor.
|
|---|
| 219 |
|
|---|
| 220 | 2005-01-01 Mauro Tortonesi <mauro@ferrara.linux.it>
|
|---|
| 221 |
|
|---|
| 222 | * wget.texi: Updated copyright information, added new contributors.
|
|---|
| 223 |
|
|---|
| 224 | 2004-11-20 Hans-Andreas Engel <engel@node.ch>
|
|---|
| 225 |
|
|---|
| 226 | * wget.texi: Describe limitations of combining `-O' with `-k'.
|
|---|
| 227 |
|
|---|
| 228 | 2004-05-13 Nico R. <n-roeser@gmx.net>
|
|---|
| 229 |
|
|---|
| 230 | * Makefile.in: Allow building in a separate tree with source tree
|
|---|
| 231 | write-protected.
|
|---|
| 232 |
|
|---|
| 233 | 2004-02-22 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 234 |
|
|---|
| 235 | * wget.texi (Contributors): Updated.
|
|---|
| 236 |
|
|---|
| 237 | 2004-02-12 Jens Roesner <jens.roesner@gmx.de>
|
|---|
| 238 |
|
|---|
| 239 | * wget.texi (Wgetrc Commands): Document `-e' here.
|
|---|
| 240 |
|
|---|
| 241 | 2004-02-08 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 242 |
|
|---|
| 243 | * wget.texi (Security Considerations): Put @item contents on a
|
|---|
| 244 | separate line.
|
|---|
| 245 | Reported by Ted Rodriguez-Bell.
|
|---|
| 246 |
|
|---|
| 247 | 2004-02-06 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 248 |
|
|---|
| 249 | * wget.texi (Wgetrc Commands): Document --no-http-keep-alive and
|
|---|
| 250 | the corresponding Wgetrc command.
|
|---|
| 251 |
|
|---|
| 252 | 2003-12-06 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 253 |
|
|---|
| 254 | * wget.texi (Download Options): Don't incorrectly claim that `-O'
|
|---|
| 255 | sets the number of retries to 1.
|
|---|
| 256 |
|
|---|
| 257 | 2003-12-06 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 258 |
|
|---|
| 259 | * wget.texi: Document the new option `--protocol-directories'.
|
|---|
| 260 |
|
|---|
| 261 | 2003-11-15 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 262 |
|
|---|
| 263 | * wget.texi (Portability): Update slightly.
|
|---|
| 264 |
|
|---|
| 265 | 2003-11-15 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 266 |
|
|---|
| 267 | * wget.texi: Documented that --dont-remove-listing is now
|
|---|
| 268 | --no-remove-listing.
|
|---|
| 269 |
|
|---|
| 270 | 2003-11-14 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 271 |
|
|---|
| 272 | * fdl.texi: New file.
|
|---|
| 273 |
|
|---|
| 274 | * wget.texi: Upgrade to GNU Free Documentation License 1.2.
|
|---|
| 275 |
|
|---|
| 276 | 2003-11-09 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 277 |
|
|---|
| 278 | * wget.texi: Remove next/previous/up node links. Makeinfo doesn't
|
|---|
| 279 | require them, and they make the document harder to modify.
|
|---|
| 280 |
|
|---|
| 281 | 2003-11-09 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 282 |
|
|---|
| 283 | * wget.texi: No longer document options -s, -C, -g, and -G.
|
|---|
| 284 | (Contributors): Update my email address.
|
|---|
| 285 |
|
|---|
| 286 | 2003-11-05 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 287 |
|
|---|
| 288 | * wget.texi (HTTP Options): Document `--keep-session-cookies'.
|
|---|
| 289 |
|
|---|
| 290 | 2003-10-26 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 291 |
|
|---|
| 292 | * wget.texi (Wgetrc Commands): Fixed typo.
|
|---|
| 293 | From DervishD <raul@pleyades.net>.
|
|---|
| 294 |
|
|---|
| 295 | 2003-10-24 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 296 |
|
|---|
| 297 | * Makefile.in (install.info): Handle the case when only wget.info
|
|---|
| 298 | is generated from wget.texi. In that case, wget.info-*[0-9]
|
|---|
| 299 | doesn't match anything and therefore ends up as a bogus value of
|
|---|
| 300 | FILE in the loop. Fix this by not calling INSTALL_DATA on
|
|---|
| 301 | nonexistent files.
|
|---|
| 302 |
|
|---|
| 303 | 2003-10-07 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 304 |
|
|---|
| 305 | * wget.texi (HTTP Options): Documented --post-file and
|
|---|
| 306 | --post-data.
|
|---|
| 307 |
|
|---|
| 308 | 2003-10-01 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 309 |
|
|---|
| 310 | * wget.texi: Renamed prep.ai.mit.edu to ftp.gnu.org.
|
|---|
| 311 |
|
|---|
| 312 | 2003-10-01 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 313 |
|
|---|
| 314 | * wget.texi (Contributors): Updated from ChangeLog entries.
|
|---|
| 315 |
|
|---|
| 316 | 2003-09-21 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
|
|---|
| 317 |
|
|---|
| 318 | * wget.texi: Split version to version.texi. Tweak documentation's
|
|---|
| 319 | phrasing and markup.
|
|---|
| 320 |
|
|---|
| 321 | 2003-09-21 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 322 |
|
|---|
| 323 | * wget.texi: Documented the new timeout options.
|
|---|
| 324 |
|
|---|
| 325 | 2003-09-19 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 326 |
|
|---|
| 327 | * wget.texi: Changed @itemx not preceded by @item to @item.
|
|---|
| 328 |
|
|---|
| 329 | 2003-09-17 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 330 |
|
|---|
| 331 | * wget.texi (Download Options): Explain how --tries works by
|
|---|
| 332 | default.
|
|---|
| 333 |
|
|---|
| 334 | 2003-09-17 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 335 |
|
|---|
| 336 | * wget.texi (Download Options): Explain new --restrict-file-names
|
|---|
| 337 | semantics.
|
|---|
| 338 |
|
|---|
| 339 | 2003-09-16 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 340 |
|
|---|
| 341 | * wget.texi: Set the man page title to a string more descriptive
|
|---|
| 342 | than "Wget manual".
|
|---|
| 343 |
|
|---|
| 344 | 2003-09-16 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 345 |
|
|---|
| 346 | * Makefile.in ($(TEXI2POD)): Update only the #! line.
|
|---|
| 347 |
|
|---|
| 348 | * texi2pod.pl: New version from Gcc.
|
|---|
| 349 |
|
|---|
| 350 | 2003-09-16 Noel Kothe <noel@debian.org>
|
|---|
| 351 |
|
|---|
| 352 | * wget.texi (Download Options): Fix misspelling.
|
|---|
| 353 |
|
|---|
| 354 | 2003-09-15 Nicolas Schodet <schodet@efrei.fr>
|
|---|
| 355 |
|
|---|
| 356 | * wget.texi (Download Options): Add link to Proxies.
|
|---|
| 357 |
|
|---|
| 358 | 2003-09-14 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 359 |
|
|---|
| 360 | * wget.texi (Download Options): Document the new option
|
|---|
| 361 | --restrict-file-names and the corresponding wgetrc command.
|
|---|
| 362 |
|
|---|
| 363 | 2003-09-10 Hrvoje Niksic <hniksic@xemacs.org>
|
|---|
| 364 |
|
|---|
| 365 | * wget.texi (Download Options): Documented new option --dns-cache.
|
|---|
| 366 |
|
|---|
| 367 | 2002-04-24 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 368 |
|
|---|
| 369 | * wget.texi (Robot Exclusion): Explain how to turn off the robot
|
|---|
| 370 | exclusion support from the command line.
|
|---|
| 371 | (Wgetrc Commands): Explain that the `robots' variable also takes
|
|---|
| 372 | effect on the "nofollow" matching.
|
|---|
| 373 |
|
|---|
| 374 | 2002-04-15 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 375 |
|
|---|
| 376 | * wget.texi (Download Options): Fix the documentation of
|
|---|
| 377 | `--progress'.
|
|---|
| 378 |
|
|---|
| 379 | 2002-04-14 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 380 |
|
|---|
| 381 | * wget.texi (Wgetrc Commands): Document `--limit-rate'.
|
|---|
| 382 |
|
|---|
| 383 | 2002-04-10 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 384 |
|
|---|
| 385 | * wget.texi: Warn about the dangers of specifying passwords on the
|
|---|
| 386 | command line and in unencrypted files.
|
|---|
| 387 |
|
|---|
| 388 | 2001-12-16 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 389 |
|
|---|
| 390 | * wget.texi (Wgetrc Commands): Undocument simple_host_check.
|
|---|
| 391 |
|
|---|
| 392 | 2001-12-13 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 393 |
|
|---|
| 394 | * wget.texi (Robots): Fix broken URLs that point to the webcrawler
|
|---|
| 395 | web site.
|
|---|
| 396 |
|
|---|
| 397 | 2001-12-11 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 398 |
|
|---|
| 399 | * wget.texi (HTTP Options): Explain how to make IE produce a
|
|---|
| 400 | `cookies.txt'-compatible file.
|
|---|
| 401 | Reported by Herold Heiko.
|
|---|
| 402 |
|
|---|
| 403 | 2001-12-11 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 404 |
|
|---|
| 405 | * texi2pod.pl.in: Handle @asis in table.
|
|---|
| 406 |
|
|---|
| 407 | 2001-12-09 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 408 |
|
|---|
| 409 | * wget.texi: Bump version to 1.8.
|
|---|
| 410 |
|
|---|
| 411 | 2001-12-08 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 412 |
|
|---|
| 413 | * wget.texi (HTTP Options): Provide more specific information
|
|---|
| 414 | about how --load-cookies is meant to be used.
|
|---|
| 415 |
|
|---|
| 416 | 2001-12-08 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 417 |
|
|---|
| 418 | * texi2pod.pl: Include the EXAMPLES section.
|
|---|
| 419 |
|
|---|
| 420 | * wget.texi (Overview): Shorten the man page DESCRIPTION.
|
|---|
| 421 | (Examples): Redo the Examples chapter. Include it in the man
|
|---|
| 422 | page.
|
|---|
| 423 |
|
|---|
| 424 | 2001-12-01 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 425 |
|
|---|
| 426 | * wget.texi: Update the manual with the new recursive retrieval
|
|---|
| 427 | stuff.
|
|---|
| 428 |
|
|---|
| 429 | 2001-11-30 Ingo T. Storm <tux-sparc@computerbild.de>
|
|---|
| 430 |
|
|---|
| 431 | * sample.wgetrc: Document ftp_proxy, too.
|
|---|
| 432 |
|
|---|
| 433 | 2001-11-04 Alan Eldridge <alane@geeksrus.net>
|
|---|
| 434 |
|
|---|
| 435 | * wget.texi: Document --random-wait, randomwait=on/off.
|
|---|
| 436 |
|
|---|
| 437 | 2001-11-23 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 438 |
|
|---|
| 439 | * wget.texi (Download Options): Document the new `--progress'
|
|---|
| 440 | option.
|
|---|
| 441 |
|
|---|
| 442 | 2001-11-22 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 443 |
|
|---|
| 444 | * wget.texi (Proxies): Fix typo.
|
|---|
| 445 | (Proxies): Sync the text with the example.
|
|---|
| 446 | (Wgetrc Commands): There is no -f option. It's --follow-ftp.
|
|---|
| 447 | Reported by Wojtek Kotwica.
|
|---|
| 448 |
|
|---|
| 449 | 2001-11-17 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 450 |
|
|---|
| 451 | * Makefile.in (install.info): If info files from the build
|
|---|
| 452 | directory are not available, use the ones from $(srcdir).
|
|---|
| 453 |
|
|---|
| 454 | 2001-11-16 Peter Farmer <peter.farmer@zveno.com>
|
|---|
| 455 |
|
|---|
| 456 | * Makefile.in: Use $? instead of $<. Use TEXI2POD more
|
|---|
| 457 | consistently.
|
|---|
| 458 |
|
|---|
| 459 | 2001-06-16 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 460 |
|
|---|
| 461 | * wget.texi: Updated version to 1.7.1.
|
|---|
| 462 |
|
|---|
| 463 | 2001-06-15 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 464 |
|
|---|
| 465 | * Makefile.in (install.wgetrc): Use $(DESTDIR) when testing
|
|---|
| 466 | whether $(WGETRC) exists.
|
|---|
| 467 |
|
|---|
| 468 | 2001-06-15 Adam J. Richter <adam@yggdrasil.com>
|
|---|
| 469 |
|
|---|
| 470 | * Makefile.in (install.wgetrc): Make `make install'
|
|---|
| 471 | non-interactive in all cases.
|
|---|
| 472 |
|
|---|
| 473 | 2001-06-15 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 474 |
|
|---|
| 475 | * Makefile.in (install.wgetrc): Take $(DESTDIR) into account when
|
|---|
| 476 | running mkinstalldirs.
|
|---|
| 477 |
|
|---|
| 478 | 2001-06-05 Jan Prikryl <prikryl@cg.tuwien.ac.at>
|
|---|
| 479 |
|
|---|
| 480 | * Makefile.in (wget.info): Added -I$(srcdir) to support compilation
|
|---|
| 481 | outside the source tree.
|
|---|
| 482 | (install.man): Replaced $(srcdir)$(MAN) with $(MAN). The former
|
|---|
| 483 | did not work when compiling outside the source tree.
|
|---|
| 484 |
|
|---|
| 485 | 2001-05-26 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 486 |
|
|---|
| 487 | * wget.texi: Updated version to 1.7.
|
|---|
| 488 |
|
|---|
| 489 | 2001-05-31 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 490 |
|
|---|
| 491 | * wget.texi (Mailing List): Fix the mailing list address.
|
|---|
| 492 |
|
|---|
| 493 | 2001-05-27 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 494 |
|
|---|
| 495 | * wget.texi (Copying): Clarify. Link to
|
|---|
| 496 | "free-software-for-freedom.html".
|
|---|
| 497 |
|
|---|
| 498 | 2001-05-26 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 499 |
|
|---|
| 500 | * wget.texi (Contributors): Updated list of contributors.
|
|---|
| 501 |
|
|---|
| 502 | 2001-05-26 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 503 |
|
|---|
| 504 | * wget.texi: Updated version to 1.7-pre1.
|
|---|
| 505 |
|
|---|
| 506 | 2001-04-28 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 507 |
|
|---|
| 508 | * wget.texi (Wgetrc Commands): Update docs for `continue'.
|
|---|
| 509 |
|
|---|
| 510 | 2001-04-27 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 511 |
|
|---|
| 512 | * wget.texi (HTTP Options): Document cookie options.
|
|---|
| 513 |
|
|---|
| 514 | 2001-01-20 Karl Eichwalder <ke@suse.de>
|
|---|
| 515 |
|
|---|
| 516 | * Makefile.in: Provide and use DESTDIR according to the Coding
|
|---|
| 517 | Standards.
|
|---|
| 518 |
|
|---|
| 519 | 2001-04-01 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 520 |
|
|---|
| 521 | * wget.texi (Recursive Retrieval Options): Document more
|
|---|
| 522 | accurately what --convert-links does.
|
|---|
| 523 |
|
|---|
| 524 | 2001-03-27 Dan Harkless <wget@harkless.org>
|
|---|
| 525 |
|
|---|
| 526 | * Makefile.in: Moved top_builddir out of "User configuration
|
|---|
| 527 | section" of top Makefile and analogous spot in this one.
|
|---|
| 528 |
|
|---|
| 529 | 2001-03-26 Dan Harkless <wget@harkless.org>
|
|---|
| 530 |
|
|---|
| 531 | * wget.texi (Recursive Retrieval Options): Explained that you need
|
|---|
| 532 | to use -r -l1 -p to get the two levels of requisites for a
|
|---|
| 533 | <FRAMESET> page. Also made a few other wording improvements.
|
|---|
| 534 |
|
|---|
| 535 | 2001-03-17 Dan Harkless <wget@harkless.org>
|
|---|
| 536 |
|
|---|
| 537 | * Makefile.in: Using '^' in the sed call caused a weird failure on
|
|---|
| 538 | Solaris 2.6. Changed it to a ','. Defined top_builddir.
|
|---|
| 539 |
|
|---|
| 540 | 2001-02-23 Dan Harkless <wget@harkless.org>
|
|---|
| 541 |
|
|---|
| 542 | * wget.texi: Corrections, clarifications, and English fixes to
|
|---|
| 543 | time-stamping documentation. Also moved -nr from "Recursive
|
|---|
| 544 | Retrieval Options" to "FTP Options" and gave it a @cindex entry.
|
|---|
| 545 | Alphabetized FTP options by long option name. Mentioned that
|
|---|
| 546 | .listing symlinked to /etc/passwd is not a security hole, but that
|
|---|
| 547 | other files could be, so root shouldn't run wget in user dirs.
|
|---|
| 548 |
|
|---|
| 549 | 2001-02-22 Dan Harkless <wget@harkless.org>
|
|---|
| 550 |
|
|---|
| 551 | * Makefile.in: Make wget man page and install it if we have
|
|---|
| 552 | pod2man. Added some missing '$(srcdir)/'s. Added missing
|
|---|
| 553 | dependencies on install targets (allowing you to just do `make
|
|---|
| 554 | install' rather than forcing you to do `make && make install').
|
|---|
| 555 | Also, Makefile rules should always use output file parameters if
|
|---|
| 556 | available rather than redirecting stdout with '>', or you falsely
|
|---|
| 557 | satisfy dependencies if the tool you're running is missing or
|
|---|
| 558 | fails -- fixed call of texi2pod.pl that did this wrong.
|
|---|
| 559 |
|
|---|
| 560 | * texi2pod.pl: Removed from CVS. Now automatically generated.
|
|---|
| 561 |
|
|---|
| 562 | * texi2pod.pl.in: This new file is processed into texi2pod.pl,
|
|---|
| 563 | getting the appropriate path to the Perl 5+ executable on this
|
|---|
| 564 | system and becoming executable (CVS files, by contrast, don't
|
|---|
| 565 | arrive executable).
|
|---|
| 566 |
|
|---|
| 567 | 2001-02-19 Dan Harkless <wget@harkless.org>
|
|---|
| 568 |
|
|---|
| 569 | * wget.texi (Download Options): Further improvement to --continue
|
|---|
| 570 | documentation -- explain interaction with -r and -N, mention
|
|---|
| 571 | usefulness for downloading new sections of appended-to files, etc.
|
|---|
| 572 |
|
|---|
| 573 | 2001-01-06 Jan Prikryl <prikryl@cg.tuwien.ac.at>
|
|---|
| 574 |
|
|---|
| 575 | * wget.texi (Reporting Bugs): Deleted the setence about Cc-ing the
|
|---|
| 576 | bug report to Wget mailing list as the bug report address is an
|
|---|
| 577 | alias for the mailing ist anyway.
|
|---|
| 578 | (Mailing List): Added URL for the alternate archive.
|
|---|
| 579 |
|
|---|
| 580 | * wget.texi: Bunch of cosmetical changes.
|
|---|
| 581 |
|
|---|
| 582 | * Makefile.in: Added targets for manpage generation using
|
|---|
| 583 | texi2pod.pl and pod2man (comes with Perl5). As we cannot rely on
|
|---|
| 584 | Perl5 being available on the system, manpage is not being built
|
|---|
| 585 | automatically. Updated '*clean' targets to remove
|
|---|
| 586 | 'sample.wgetrc.munged...', 'wget.pod', and 'wget.man'.
|
|---|
| 587 |
|
|---|
| 588 | * texi2pod.pl: New file copied from GCC distribution to facilitate
|
|---|
| 589 | automatic manpage generation.
|
|---|
| 590 |
|
|---|
| 591 | 2001-01-09 Dan Harkless <wget@harkless.org>
|
|---|
| 592 |
|
|---|
| 593 | * wget.texi (Download Options): Did a bunch of clarification and
|
|---|
| 594 | correction to the description of --continue.
|
|---|
| 595 |
|
|---|
| 596 | 2001-01-06 Dan Harkless <wget@harkless.org>
|
|---|
| 597 |
|
|---|
| 598 | * ChangeLog: The '[Not in 1.6 branch.]'s were decided not to be
|
|---|
| 599 | the best way to go about my aim. Removed them in favor of:
|
|---|
| 600 |
|
|---|
| 601 | * ChangeLog-branches/1.6_branch.ChangeLog: New file.
|
|---|
| 602 |
|
|---|
| 603 | 2000-12-31 Dan Harkless <wget@harkless.org>
|
|---|
| 604 |
|
|---|
| 605 | * Makefile.in (distclean): sample.wgetrc.munged_for_texi_inclusion
|
|---|
| 606 | needs to be included in the distribution or it'll get regenerated
|
|---|
| 607 | due to the wget.info dependency, and then that file will get
|
|---|
| 608 | regenerated, forcing people to have makeinfo installed
|
|---|
| 609 | unnecessarily. We could use a kludge of a 0-length file in the
|
|---|
| 610 | distro, but the file isn't that big and should compress very well.
|
|---|
| 611 |
|
|---|
| 612 | * wget.texi: Changed "VERSION 1.5.3+dev" to "VERSION 1.7-dev" and
|
|---|
| 613 | "UPDATED Feb 2000" to "UPDATED Dec 2000". Like the comment in the
|
|---|
| 614 | file says, it'd be nice if these were handled automatically...
|
|---|
| 615 |
|
|---|
| 616 | * ChangeLog: Since this flat file doesn't have multiple branches,
|
|---|
| 617 | looking at the dates would make you think that things went into
|
|---|
| 618 | 1.6 that actually just went into the 1.7-dev branch. Added "[Not
|
|---|
| 619 | in 1.6 branch.]" where appropriate to clarify.
|
|---|
| 620 |
|
|---|
| 621 | 2000-12-10 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 622 |
|
|---|
| 623 | * Makefile.in (install.info): Info files are *not* in $(srcdir),
|
|---|
| 624 | but in the current build dir.
|
|---|
| 625 |
|
|---|
| 626 | 2000-11-15 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 627 |
|
|---|
| 628 | * wget.texi (Robots): Document that we now support the meta tag
|
|---|
| 629 | exclusion.
|
|---|
| 630 |
|
|---|
| 631 | 2000-11-16 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 632 |
|
|---|
| 633 | * wget.texi: Use --- consistently.
|
|---|
| 634 | Spell "Wget" with starting capital letter consistently.
|
|---|
| 635 | Use ``...'' or @dfn{} instead of simple double quotes where
|
|---|
| 636 | appropriate.
|
|---|
| 637 | Use double space as separator between sentences consistently.
|
|---|
| 638 |
|
|---|
| 639 | 2000-11-15 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 640 |
|
|---|
| 641 | * wget.texi (Robots): Rearrange text. Mention the meta tag.
|
|---|
| 642 |
|
|---|
| 643 | 2000-11-14 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 644 |
|
|---|
| 645 | * wget.texi: Add GFDL; remove norobots specification.
|
|---|
| 646 |
|
|---|
| 647 | * wget.texi (Sample Wgetrc): Remove warnings with lateish
|
|---|
| 648 | makeinfo, mostly by changing xref{} to pxref{} when inside
|
|---|
| 649 | parentheses.
|
|---|
| 650 |
|
|---|
| 651 | 2000-11-10 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 652 |
|
|---|
| 653 | * wget.texi: cc.fer.hr -> srk.fer.hr.
|
|---|
| 654 |
|
|---|
| 655 | 2000-11-05 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 656 |
|
|---|
| 657 | * Makefile.in (sample.wgetrc.munged_for_texi_inclusion): Use $(srcdir).
|
|---|
| 658 |
|
|---|
| 659 | 2000-11-05 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 660 |
|
|---|
| 661 | * wget.texi: Updated names of contributors.
|
|---|
| 662 |
|
|---|
| 663 | 2000-10-23 Hrvoje Niksic <hniksic@arsdigita.com>
|
|---|
| 664 |
|
|---|
| 665 | * wget.texi (HTTP Options): Remove Netscape bullying.
|
|---|
| 666 |
|
|---|
| 667 | 2000-10-23 Dan Harkless <wget@harkless.org>
|
|---|
| 668 |
|
|---|
| 669 | * wget.texi (Recursive Retrieval Options): Improved --delete-after docs.
|
|---|
| 670 | (Download Options): Documented Rob Mayoff's new --bind-address option.
|
|---|
| 671 | (Wgetrc Commands): Documented Rob Mayoff's new bind_address command.
|
|---|
| 672 |
|
|---|
| 673 | 2000-10-20 Dan Harkless <wget@harkless.org>
|
|---|
| 674 |
|
|---|
| 675 | * wget.texi (Recursive Retrieval Options): Sugg. -E on 1-page download.
|
|---|
| 676 |
|
|---|
| 677 | 2000-10-19 Dan Harkless <wget@harkless.org>
|
|---|
| 678 |
|
|---|
| 679 | * wget.texi (HTTP Options): Documented my new -E / --html-extension.
|
|---|
| 680 | (Wgetrc Commands): Documented my new html_extension option and
|
|---|
| 681 | John Daily's "quad" values (which I renamed to "lockable
|
|---|
| 682 | Boolean"). When I documented Damir Dzeko's --referer, I forgot to
|
|---|
| 683 | add the .wgetrc equivalent; mentioned the "referrer" spelling issue.
|
|---|
| 684 |
|
|---|
| 685 | 2000-10-09 Dan Harkless <wget@harkless.org>
|
|---|
| 686 |
|
|---|
| 687 | * wget.texi (FTP Options): --retr-symlinks wasn't documented properly.
|
|---|
| 688 |
|
|---|
| 689 | 2000-08-30 Dan Harkless <wget@harkless.org>
|
|---|
| 690 |
|
|---|
| 691 | * wget.texi (Recursive Retrieval Options): Documented new -p option.
|
|---|
| 692 | (Wgetrc Commands): Documented -p's equvialent, page_requisites.
|
|---|
| 693 |
|
|---|
| 694 | 2000-08-23 Dan Harkless <wget@harkless.org>
|
|---|
| 695 |
|
|---|
| 696 | * wget.texi (Download Options): Using -c on a file that's already fully
|
|---|
| 697 | downloaded results in an unchanged file and no second ".1" copy.
|
|---|
| 698 |
|
|---|
| 699 | * wget.texi (Logging and Input File Options): -B / --base was not
|
|---|
| 700 | documented as a separate item, and the .wgetrc version was misleading.
|
|---|
| 701 |
|
|---|
| 702 | * wget.texi (Wgetrc Commands): Changed all instances of
|
|---|
| 703 | ", the same as" to the more grammatical " -- the same as".
|
|---|
| 704 |
|
|---|
| 705 | 2000-08-22 Dan Harkless <wget@harkless.org>
|
|---|
| 706 |
|
|---|
| 707 | * wget.texi (Download Options): --no-clobber's documentation was
|
|---|
| 708 | severely lacking -- ameliorated the situation. Some of the
|
|---|
| 709 | previously-undocumented stuff (like the multiple-file-version
|
|---|
| 710 | numeric-suffixing) that's now mentioned for the first (and only)
|
|---|
| 711 | time in the -nc documentation should probably be mentioned
|
|---|
| 712 | elsewhere, but due to the way that wget.texi's hierarchy is laid
|
|---|
| 713 | out, I had a hard time finding anywhere else appropriate.
|
|---|
| 714 |
|
|---|
| 715 | 2000-07-17 Dan Harkless <wget@harkless.org>
|
|---|
| 716 |
|
|---|
| 717 | * wget.texi (HTTP Options): Minor clarification in "download a
|
|---|
| 718 | single HTML page and all files necessary to display it" example.
|
|---|
| 719 |
|
|---|
| 720 | 2000-05-22 Dan Harkless <wget@harkless.org>
|
|---|
| 721 |
|
|---|
| 722 | * wget.texi (HTTP Options): Damir Dzeko <ddzeko@zesoi.fer.hr> did
|
|---|
| 723 | not document his new --referer option. Did so.
|
|---|
| 724 |
|
|---|
| 725 | 2000-04-18 Dan Harkless <wget@harkless.org>
|
|---|
| 726 |
|
|---|
| 727 | * sample.wgetrc: Realized I put a global setting in the local section.
|
|---|
| 728 |
|
|---|
| 729 | 2000-04-13 Dan Harkless <wget@harkless.org>
|
|---|
| 730 |
|
|---|
| 731 | * Makefile.in (sample.wgetrc.munged_for_texi_inclusion): Added
|
|---|
| 732 | build, dependencies, and distclean cleanup of this new file.
|
|---|
| 733 |
|
|---|
| 734 | * sample.wgetrc: Uncommented waitretry and set it to 10, clarified
|
|---|
| 735 | some wording, and re-wrapped some text to 71 columns due to
|
|---|
| 736 | @sample indentation in wget.texi.
|
|---|
| 737 |
|
|---|
| 738 | * wget.texi: Herold further expounded on the behavior of waitretry
|
|---|
| 739 | -- reworded docs again. Changed note saying _all_ lines in
|
|---|
| 740 | sample.wgetrc are commented out. Don't have an entire hand-
|
|---|
| 741 | cut-and-pasted copy of sample.wgetrc in this file -- use @include.
|
|---|
| 742 |
|
|---|
| 743 | 2000-04-12 Dan Harkless <wget@harkless.org>
|
|---|
| 744 |
|
|---|
| 745 | * Makefile.in (install.wgetrc): I completely missed the message
|
|---|
| 746 | that the new wgetrc wasn't being installed the first couple of
|
|---|
| 747 | times I ran `make install' after changing sample.wgetrc. Added
|
|---|
| 748 | blank lines around the message and a "<Hit RETURN to
|
|---|
| 749 | acknowledge>", and reworded the message to be a bit more clear.
|
|---|
| 750 |
|
|---|
| 751 | * sample.wgetrc: Added entries for backup_converted and waitretry.
|
|---|
| 752 |
|
|---|
| 753 | * wget.texi (Download Options and Wgetrc Commands): Herold Heiko
|
|---|
| 754 | <Heiko.Herold@previnet.it>'s new --waitretry option was
|
|---|
| 755 | undocumented until now. Reworded the suggested documentation he
|
|---|
| 756 | sent to the list.
|
|---|
| 757 |
|
|---|
| 758 | 2000-03-10 Dan Harkless <wget@harkless.org>
|
|---|
| 759 |
|
|---|
| 760 | * wget.texi (Recursive Retrieval Options): In -K description,
|
|---|
| 761 | added a link to the discussion of interaction with -N.
|
|---|
| 762 | (Recursive Accept/Reject Options): Did some alphabetizing and added
|
|---|
| 763 | descriptions of new --follow-tags and -G / --ignore-tags options.
|
|---|
| 764 | (Following Links): Changed "the loads of" to "loads of".
|
|---|
| 765 | (Wgetrc Commands): Added descriptions of new follow_tags and
|
|---|
| 766 | ignore_tags commands.
|
|---|
| 767 |
|
|---|
| 768 | 2000-03-02 Daniel S. Lewart <d-lewart@uiuc.edu>
|
|---|
| 769 |
|
|---|
| 770 | * wget.texi: Fix spelling and grammatical mistakes.
|
|---|
| 771 |
|
|---|
| 772 | 2000-03-02 Hrvoje Niksic <hniksic@iskon.hr>
|
|---|
| 773 |
|
|---|
| 774 | * wget.texi (Contributors): Update contributors list.
|
|---|
| 775 |
|
|---|
| 776 | 2000-03-01 Dan Harkless <wget@harkless.org>
|
|---|
| 777 |
|
|---|
| 778 | * wget.texi (HTTP Time-Stamping Internals): Added a note about my
|
|---|
| 779 | newly-implemented interaction between -K and -N.
|
|---|
| 780 |
|
|---|
| 781 | 2000-02-29 Dan Harkless <wget@harkless.org>
|
|---|
| 782 |
|
|---|
| 783 | * wget.texi: Updated version to 1.5.3+dev, updated copyrights to
|
|---|
| 784 | 2000, changed Hrvoje's old, invalid email address to his new one,
|
|---|
| 785 | and added " and the developers" to the .texi file's byline.
|
|---|
| 786 |
|
|---|
| 787 | 2000-02-18 Dan Harkless <wget@harkless.org>
|
|---|
| 788 |
|
|---|
| 789 | * wget.texi (Recursive Retrieval Options): Documented my new -K /
|
|---|
| 790 | --backup-converted option.
|
|---|
| 791 | (Wgetrc Commands): Documented backup_converted equivalent.
|
|---|
| 792 |
|
|---|
| 793 | 1998-09-10 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 794 |
|
|---|
| 795 | * wget.texi (HTTP Options): Warn against masquerading as Mozilla.
|
|---|
| 796 |
|
|---|
| 797 | 1998-05-24 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 798 |
|
|---|
| 799 | * Makefile.in (clean): Remove HTML files.
|
|---|
| 800 |
|
|---|
| 801 | 1998-05-13 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 802 |
|
|---|
| 803 | * wget.texi: Various updates.
|
|---|
| 804 | (Proxies): New node.
|
|---|
| 805 |
|
|---|
| 806 | 1998-05-09 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 807 |
|
|---|
| 808 | * texinfo.tex: New file.
|
|---|
| 809 |
|
|---|
| 810 | 1998-05-08 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 811 |
|
|---|
| 812 | * Makefile.in (dvi): New target.
|
|---|
| 813 |
|
|---|
| 814 | 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 815 |
|
|---|
| 816 | * wget.texi (Recursive Retrieval): Fix typo. Suggested by
|
|---|
| 817 | Francois Pinard.
|
|---|
| 818 |
|
|---|
| 819 | 1998-04-18 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 820 |
|
|---|
| 821 | * wget.texi: Fixed @dircategory, courtesy Karl Eichwalder.
|
|---|
| 822 |
|
|---|
| 823 | 1998-03-31 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 824 |
|
|---|
| 825 | * Makefile.in: Don't attempt to (un)install the man-page.
|
|---|
| 826 |
|
|---|
| 827 | 1998-03-30 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 828 |
|
|---|
| 829 | * wget.1: Removed it.
|
|---|
| 830 |
|
|---|
| 831 | 1998-03-29 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 832 |
|
|---|
| 833 | * wget.texi (Invoking): Split into more sections, analogous to
|
|---|
| 834 | output of `wget --help'.
|
|---|
| 835 | (HTTP Options): Document --user-agent.
|
|---|
| 836 |
|
|---|
| 837 | 1998-03-16 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 838 |
|
|---|
| 839 | * wget.texi (Contributors): Updated with oodles of new names.
|
|---|
| 840 |
|
|---|
| 841 | 1998-02-22 Karl Eichwalder <ke@suse.de>
|
|---|
| 842 |
|
|---|
| 843 | * Makefile.in (install.info): only info files (no *info.orig,
|
|---|
| 844 | etc.).
|
|---|
| 845 |
|
|---|
| 846 | 1998-01-31 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 847 |
|
|---|
| 848 | * Makefile.in (install.wgetrc): Don't use `!'.
|
|---|
| 849 |
|
|---|
| 850 | 1998-01-28 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 851 |
|
|---|
| 852 | * wget.texi (Advanced Options): Expanded.
|
|---|
| 853 |
|
|---|
| 854 | 1998-01-25 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 855 |
|
|---|
| 856 | * wget.texi (Advanced Options): Document `--cache'.
|
|---|
| 857 | (Contributors): Added Brian.
|
|---|
| 858 |
|
|---|
| 859 | 1997-07-26 Francois Pinard <pinard@iro.umontreal.ca>
|
|---|
| 860 |
|
|---|
| 861 | * Makefile.in (install.wgetrc): Print the sample.wgetrc warning
|
|---|
| 862 | only if the files actually differ.
|
|---|
| 863 |
|
|---|
| 864 | 1998-01-23 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 865 |
|
|---|
| 866 | * Makefile.in: Use `test ...' rather than `[ ... ]'.
|
|---|
| 867 |
|
|---|
| 868 | * wget.texi (Advanced Options): Explained suffices.
|
|---|
| 869 |
|
|---|
| 870 | 1998-01-23 Karl Heuer <kwzh@gnu.org>
|
|---|
| 871 |
|
|---|
| 872 | * wget.texi (Advanced Options): Updated.
|
|---|
| 873 |
|
|---|
| 874 | 1997-12-18 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 875 |
|
|---|
| 876 | * wget.texi (Mailing List): Update.
|
|---|
| 877 |
|
|---|
| 878 | 1997-04-23 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 879 |
|
|---|
| 880 | * wget.texi (Advanced Options): Document `--follow-ftp'.
|
|---|
| 881 |
|
|---|
| 882 | 1997-02-17 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 883 |
|
|---|
| 884 | * wget.texi (Advanced Options): Document --proxy-user and
|
|---|
| 885 | --proxy-passwd.
|
|---|
| 886 |
|
|---|
| 887 | 1997-02-14 Karl Eichwalder <ke@ke.Central.DE>
|
|---|
| 888 |
|
|---|
| 889 | * Makefile.in (install.wgetrc): Never ever nuke an existing rc file.
|
|---|
| 890 |
|
|---|
| 891 | 1997-02-02 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 892 |
|
|---|
| 893 | * wget.texi: Updated and revised.
|
|---|
| 894 |
|
|---|
| 895 | * wget.texi (Contributors): Update.
|
|---|
| 896 | (Advanced Options): Removed bogus **/* example.
|
|---|
| 897 |
|
|---|
| 898 | * wget.texi: Use ``...'' instead of "...".
|
|---|
| 899 |
|
|---|
| 900 | 1997-02-01 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 901 |
|
|---|
| 902 | * wget.texi (Domain Acceptance): Document --exclude-domains.
|
|---|
| 903 |
|
|---|
| 904 | 1997-01-21 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 905 |
|
|---|
| 906 | * wget.texi (Advanced Options): Document --ignore-length.
|
|---|
| 907 |
|
|---|
| 908 | 1997-01-20 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 909 |
|
|---|
| 910 | * wget.texi (Time-Stamping): New node.
|
|---|
| 911 |
|
|---|
| 912 | 1997-01-12 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 913 |
|
|---|
| 914 | * Makefile.in (distclean): Don't remove wget.info*.
|
|---|
| 915 |
|
|---|
| 916 | 1997-01-08 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 917 |
|
|---|
| 918 | * wget.texi (Mailing List): Update archive.
|
|---|
| 919 | (Portability): Update the Windows port by Budor.
|
|---|
| 920 |
|
|---|
| 921 | 1996-12-21 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 922 |
|
|---|
| 923 | * wget.texi (Security Considerations): New node.
|
|---|
| 924 |
|
|---|
| 925 | 1996-12-19 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 926 |
|
|---|
| 927 | * wget.texi (Advanced Options): Document --passive.
|
|---|
| 928 |
|
|---|
| 929 | 1996-12-12 Dieter Baron <dillo@danbala.tuwien.ac.at>
|
|---|
| 930 |
|
|---|
| 931 | * wget.texi (Advanced Usage): Would reference prep instead of
|
|---|
| 932 | wuarchive.
|
|---|
| 933 |
|
|---|
| 934 | 1996-11-25 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 935 |
|
|---|
| 936 | * wget.texi (Advanced Options): Documented --retr-symlinks.
|
|---|
| 937 |
|
|---|
| 938 | 1996-11-23 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 939 |
|
|---|
| 940 | * wget.texi (Advanced Options): Document --delete-after.
|
|---|
| 941 |
|
|---|
| 942 | 1996-11-22 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 943 |
|
|---|
| 944 | * wget.texi (Portability): Add IRIX and FreeBSD as the "regular"
|
|---|
| 945 | platforms.
|
|---|
| 946 |
|
|---|
| 947 | 1996-11-20 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 948 |
|
|---|
| 949 | * wget.texi (Advanced Usage): Document dot-style.
|
|---|
| 950 |
|
|---|
| 951 | 1996-11-18 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 952 |
|
|---|
| 953 | * wget.texi (Advanced Usage): Dot customization example.
|
|---|
| 954 | (Sample Wgetrc): Likewise.
|
|---|
| 955 |
|
|---|
| 956 | 1996-11-16 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 957 |
|
|---|
| 958 | * wget.texi (Wgetrc Syntax): Explained emptying lists.
|
|---|
| 959 |
|
|---|
| 960 | 1996-11-13 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 961 |
|
|---|
| 962 | * wget.texi (Advanced Options): Document includes/excludes.
|
|---|
| 963 | (Wgetrc Commands): Likewise.
|
|---|
| 964 |
|
|---|
| 965 | 1996-11-10 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 966 |
|
|---|
| 967 | * wget.texi (Advanced Options): Document headers.
|
|---|
| 968 |
|
|---|
| 969 | 1996-11-07 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 970 |
|
|---|
| 971 | * sample.wgetrc: Added header examples.
|
|---|
| 972 |
|
|---|
| 973 | 1996-11-06 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 974 |
|
|---|
| 975 | * sample.wgetrc: Rewritten.
|
|---|
| 976 |
|
|---|
| 977 | * Makefile.in (install.wgetrc): Install sample.wgetrc.
|
|---|
| 978 | (uninstall.info): Use $(RM).
|
|---|
| 979 |
|
|---|
| 980 | 1996-11-06 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 981 |
|
|---|
| 982 | * wget.texi: Docfixes.
|
|---|
| 983 |
|
|---|
| 984 | 1996-11-03 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 985 |
|
|---|
| 986 | * wget.texi: Proofread; *many* docfixes.
|
|---|
| 987 |
|
|---|
| 988 | 1996-11-02 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 989 |
|
|---|
| 990 | * wget.texi (Introduction): Updated robots mailing list address.
|
|---|
| 991 |
|
|---|
| 992 | 1996-11-01 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 993 |
|
|---|
| 994 | * wget.texi: Minor docfixes.
|
|---|
| 995 |
|
|---|
| 996 | 1996-10-26 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 997 |
|
|---|
| 998 | * wget.texi (Advanced Usage): Document passwords better.
|
|---|
| 999 |
|
|---|
| 1000 | * Makefile.in (distclean): Remove wget.1 on make distclean.
|
|---|
| 1001 |
|
|---|
| 1002 | * wget.texi (Option Syntax): Explain --.
|
|---|
| 1003 |
|
|---|
| 1004 | 1996-10-21 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 1005 |
|
|---|
| 1006 | * fetch.texi (No Parent): update.
|
|---|
| 1007 |
|
|---|
| 1008 | 1996-10-18 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 1009 |
|
|---|
| 1010 | * fetch.texi (Advanced Options): Docfix.
|
|---|
| 1011 |
|
|---|
| 1012 | 1996-10-17 Tage Stabell-Kulo <tage@acm.org>
|
|---|
| 1013 |
|
|---|
| 1014 | * geturl.texi (Advanced Options): Sort alphabetically.
|
|---|
| 1015 |
|
|---|
| 1016 | 1996-10-16 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 1017 |
|
|---|
| 1018 | * geturl.texi (Advanced Options): Describe -nr.
|
|---|
| 1019 | (Advanced Usage): Moved -O pipelines to Guru Usage.
|
|---|
| 1020 | (Simple Usage): Update.
|
|---|
| 1021 | (Advanced Options): Docfix.
|
|---|
| 1022 |
|
|---|
| 1023 | * Makefile.in (RM): RM = rm -f.
|
|---|
| 1024 |
|
|---|
| 1025 | 1996-10-15 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 1026 |
|
|---|
| 1027 | * geturl.texi (Guru Usage): Add proxy-filling example.
|
|---|
| 1028 |
|
|---|
| 1029 | 1996-10-12 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 1030 |
|
|---|
| 1031 | * geturl.texi (Advanced Options): Added --spider.
|
|---|
| 1032 |
|
|---|
| 1033 | 1996-10-08 Hrvoje Niksic <hniksic@srce.hr>
|
|---|
| 1034 |
|
|---|
| 1035 | * geturl.texi (Advanced Options): Added -X.
|
|---|
| 1036 |
|
|---|
| 1037 | * Makefile.in: Added $(srcdir) where appropriate (I hope).
|
|---|