]> sjero.net Git - wget/commit
[svn] Implemented the item I formerly had in the TODO: When -K and -N are used
authordan <devnull@localhost>
Thu, 2 Mar 2000 06:33:48 +0000 (22:33 -0800)
committerdan <devnull@localhost>
Thu, 2 Mar 2000 06:33:48 +0000 (22:33 -0800)
commit4331c39c9ad0a942bd2b1eb8663e762d2403b90d
tree782fcbc8cfb237f8895feefefb8ed674ec80c67d
parentc33c857eb2984a032885c645cecb831cf48111fa
[svn] Implemented the item I formerly had in the TODO:  When -K and -N are used
together, we compare local file X.orig (if extant) against server file X.
Previously -k and -N were worthless in combination because the local converted
files always differed from the server versions.
ChangeLog
NEWS
TODO
src/ChangeLog
src/ftp.c
src/http.c
src/retr.c
src/url.c
src/url.h
src/wget.h