~ubuntu-branches/ubuntu/precise/wget/precise-proposed

« back to all changes in this revision

Viewing changes to doc/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Noèl Köthe
  • Date: 2005-06-26 16:46:25 UTC
  • mfrom: (1.1.1 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050626164625-jjcde8hyztx7xq7o
Tags: 1.10-2
* wget-fix_error--save-headers patch from upstream
  (closes: Bug#314728)
* don't pattern-match server redirects patch from upstream
  (closes: Bug#163243)
* correct de.po typos
  (closes: Bug#313883)
* wget-E_html_behind_file_counting fix problem with adding the
  numbers after the html extension
* updated Standards-Version: to 3.6.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
2
 
 
3
 
        * wget.texi (Contributors): Update my email address.
 
1
2005-05-30  Hrvoje Niksic  <hniksic@xemacs.org>
 
2
 
 
3
        * wget.texi (HTTP Options): Removed statement that redirect in
 
4
        response to POST is "technically disallowed", which I cannot find
 
5
        in rfc2616 nor in rfc1945.  Even if that were technically the
 
6
        case, the widespreadedness of such responses would make the
 
7
        prohibition irrelevant.
 
8
 
 
9
2005-05-14  Hrvoje Niksic  <hniksic@xemacs.org>
 
10
 
 
11
        * wget.texi (Overview): Document --[no-]proxy as primarily being
 
12
        used to turn *off* the use of proxies.
 
13
 
 
14
2005-05-11  Hrvoje Niksic  <hniksic@xemacs.org>
 
15
 
 
16
        * wget.texi (HTTPS (SSL/TLS) Options): Explain certificate
 
17
        checking in more detail.
 
18
 
 
19
2005-05-08  Hrvoje Niksic  <hniksic@xemacs.org>
 
20
 
 
21
        * texi2pod.pl.in: Allow an "EXAMPLES" section.
 
22
 
 
23
2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
 
24
 
 
25
        * wget.texi (HTTP Options): Document empty user-agent.
 
26
 
 
27
2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
 
28
 
 
29
        * wget.texi (Download Options): Explain that the read timeout
 
30
        really refers to idle timeout.
 
31
        (Download Options): Mention that decimal and subsecond values may
 
32
        be used for timeouts.
 
33
 
 
34
2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
 
35
 
 
36
        * wget.texi: We're using GFDL 1.2, not 1.1.
 
37
 
 
38
2005-05-05  Hrvoje Niksic  <hniksic@xemacs.org>
 
39
 
 
40
        * wget.texi (Contributors): Updated.
 
41
 
 
42
2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
 
43
 
 
44
        * wget.texi (Download Options): Fix bind address cindex entry that
 
45
        broke concept index generation.
 
46
 
 
47
2005-04-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
 
48
 
 
49
        * wget.texi: Fixed a broken reference to Security Considerations
 
50
        section in tex-generated documents (like the man page).
 
51
 
 
52
2005-04-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
 
53
 
 
54
        * wget.texi: Document --user, --password, --ftp-user and the
 
55
        corresponding Wgetrc command. Renamed --ftp-passwd to --ftp-password,
 
56
        --http-passwd to --http-passwd and --proxy-passwd to proxy_password.
 
57
        Renamed ftp_passwd to ftp_password, http_passwd to http_passwd and
 
58
        proxy_passwd to proxy_password. Removed documentation for the
 
59
        deprecated login command.
 
60
 
 
61
2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
 
62
 
 
63
        * wget.texi (HTTPS (SSL/TLS) Options): Document --random-file.
 
64
 
 
65
2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
 
66
 
 
67
        * wget.texi: Improve wording of command descriptions.
 
68
 
 
69
2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
 
70
 
 
71
        * wget.texi (HTTP Options): Mention --keep-session-cookies when
 
72
        documenting --post-data.
 
73
 
 
74
2005-04-27  Hrvoje Niksic  <hniksic@xemacs.org>
 
75
 
 
76
        * wget.texi: Document the new form of SSL/TLS options.
 
77
 
 
78
2005-04-26  Hrvoje Niksic  <hniksic@xemacs.org>
 
79
 
 
80
        * wget.texi (HTTP Options): Improved entry on
 
81
        --keep-session-cookies.
 
82
 
 
83
2005-04-26  Hrvoje Niksic  <hniksic@xemacs.org>
 
84
 
 
85
        * wget.texi (Directory Options): Removed stray text after
 
86
        --protocol-directories.
 
87
 
 
88
2005-04-26  Hrvoje Niksic  <hniksic@xemacs.org>
 
89
 
 
90
        * wget.texi (Option Syntax): Document boolean options.  Include
 
91
        the option syntax in the man page.
 
92
        (Directory Options): Removed stray text after --protocol-directories.
 
93
 
 
94
2005-04-25  Hrvoje Niksic  <hniksic@xemacs.org>
 
95
 
 
96
        * wget.texi (Advanced Usage): Don't advertise the non-existent
 
97
        `-s' option.
 
98
 
 
99
2005-04-25  Hrvoje Niksic  <hniksic@xemacs.org>
 
100
 
 
101
        * wget.texi (Download Options): Document --retry-connrefused.
 
102
 
 
103
2005-04-25  Hrvoje Niksic  <hniksic@xemacs.org>
 
104
 
 
105
        * Makefile.in (wget.info): Depend on version.texi as well.
 
106
 
 
107
        * wget.texi: Simplify copyright.  Replace remaining instances of
 
108
        --OPTION=off with --no-OPTION.
 
109
 
 
110
2005-04-24  Hrvoje Niksic  <hniksic@xemacs.org>
 
111
 
 
112
        * wget.texi (Download Options): Document --prefer-family.
 
113
 
 
114
2005-04-24  Hrvoje Niksic  <hniksic@xemacs.org>
 
115
 
 
116
        * wget.texi (Download Options): Don't claim that -6 accepts mapped
 
117
        IPv4 addresses.
 
118
 
 
119
2005-04-23  Hrvoje Niksic  <hniksic@xemacs.org>
 
120
 
 
121
        * wget.texi: Documented the SSL command-line options.
 
122
 
 
123
2005-04-23  Hrvoje Niksic  <hniksic@xemacs.org>
 
124
 
 
125
        * wget.texi (Wgetrc Commands): Document ftp_passwd.
 
126
        (FTP Options): Document --ftp-passwd.
 
127
 
 
128
2005-04-23  Hrvoje Niksic  <hniksic@xemacs.org>
 
129
 
 
130
        * texi2pod.pl.in: First process @@ then @}, so @samp{-wget@@} is
 
131
        interpreted correctly.
 
132
 
 
133
2005-04-20  Hrvoje Niksic  <hniksic@xemacs.org>
 
134
 
 
135
        * wget.texi: Document behavior of -6 wrt mapped IPv4 addresses.
 
136
 
 
137
2005-04-20  Hrvoje Niksic  <hniksic@xemacs.org>
 
138
 
 
139
        * wget.texi: Document IPv6 related options.
 
140
 
 
141
2005-04-18  Hrvoje Niksic  <hniksic@xemacs.org>
 
142
 
 
143
        * wget.texi: Update mailing list information.
 
144
 
 
145
2005-04-18  Hrvoje Niksic  <hniksic@xemacs.org>
 
146
 
 
147
        * wget.texi (Download Options): Don't claim that --no-dns-cache is
 
148
        necessary for dyndns servers -- it's not.
 
149
 
 
150
2005-04-08  Larry Jones  <lawrence.jones@ugsplm.com>
 
151
 
 
152
        * Makefile.in (wget.info): Don't use $< in an explicit rule.
 
153
 
 
154
2005-03-22  Joseph Caretto  <jcaretto@pitt.edu>
 
155
 
 
156
        * texi2pod.pl.in: Handle asis again.  It used to work (see the
 
157
        2001-12-11 entry), but the local change was lost in the upgrade
 
158
        to 1.4.
 
159
 
 
160
2005-02-11  Mauro Tortonesi  <mauro@ferrara.linux.it>
 
161
        
 
162
        * wget.texi: Added Simone Piunno as new contributor.
 
163
        
 
164
2005-01-01  Mauro Tortonesi  <mauro@ferrara.linux.it>
 
165
 
 
166
        * wget.texi: Updated copyright information, added new contributors.
 
167
 
 
168
2004-11-20  Hans-Andreas Engel  <engel@node.ch>
 
169
        
 
170
        * wget.texi: Describe limitations of combining `-O' with `-k'.
 
171
 
 
172
2004-05-13  Nico R.  <n-roeser@gmx.net>
 
173
 
 
174
        * Makefile.in: Allow building in a separate tree with source tree
 
175
        write-protected.
 
176
 
 
177
2004-02-22  Hrvoje Niksic  <hniksic@xemacs.org>
 
178
 
 
179
        * wget.texi (Contributors): Updated.
 
180
 
 
181
2004-02-12  Jens Roesner  <jens.roesner@gmx.de>
 
182
 
 
183
        * wget.texi (Wgetrc Commands): Document `-e' here.
 
184
 
 
185
2004-02-08  Hrvoje Niksic  <hniksic@xemacs.org>
 
186
 
 
187
        * wget.texi (Security Considerations): Put @item contents on a
 
188
        separate line.
 
189
        Reported by Ted Rodriguez-Bell.
 
190
 
 
191
2004-02-06  Hrvoje Niksic  <hniksic@xemacs.org>
 
192
 
 
193
        * wget.texi (Wgetrc Commands): Document --no-http-keep-alive and
 
194
        the corresponding Wgetrc command.
 
195
 
 
196
2003-12-06  Hrvoje Niksic  <hniksic@xemacs.org>
 
197
 
 
198
        * wget.texi (Download Options): Don't incorrectly claim that `-O'
 
199
        sets the number of retries to 1.
 
200
 
 
201
2003-12-06  Hrvoje Niksic  <hniksic@xemacs.org>
 
202
 
 
203
        * wget.texi: Document the new option `--protocol-directories'.
 
204
 
 
205
2003-11-15  Hrvoje Niksic  <hniksic@xemacs.org>
 
206
 
 
207
        * wget.texi (Portability): Update slightly.
 
208
 
 
209
2003-11-15  Hrvoje Niksic  <hniksic@xemacs.org>
 
210
 
 
211
        * wget.texi: Documented that --dont-remove-listing is now
 
212
        --no-remove-listing.
 
213
 
 
214
2003-11-14  Hrvoje Niksic  <hniksic@xemacs.org>
 
215
 
 
216
        * fdl.texi: New file.
 
217
 
 
218
        * wget.texi: Upgrade to GNU Free Documentation License 1.2.
 
219
 
 
220
2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
 
221
 
 
222
        * wget.texi: Remove next/previous/up node links.  Makeinfo doesn't
 
223
        require them, and they make the document harder to modify.
 
224
 
 
225
2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
 
226
 
 
227
        * wget.texi: No longer document options -s, -C, -g, and -G.
 
228
        (Contributors): Update my email address.
 
229
 
 
230
2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
 
231
 
 
232
        * wget.texi (HTTP Options): Document `--keep-session-cookies'.
4
233
 
5
234
2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
6
235