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

« back to all changes in this revision

Viewing changes to 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-04  Hrvoje Niksic  <hniksic@xemacs.org>
2
 
 
3
 
        * aclocal.m4 (WGET_FNMATCH): Check whether fnmatch.h is
4
 
        includable.
 
1
2005-05-10  Hrvoje Niksic  <hniksic@xemacs.org>
 
2
 
 
3
        * configure.in: Test for OpenSSL includes we actually need.
 
4
 
 
5
2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
 
6
 
 
7
        * Makefile.in ($(srcdir)/stamp-h.in): Don't print the line with
 
8
        the comment about running autoheader.
 
9
 
 
10
2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
 
11
 
 
12
        * configure.in: Set MAKEINFO to "true" so build doesn't fail for
 
13
        users without either makeinfo or the pre-packaged info files.
 
14
 
 
15
2005-05-02  Hrvoje Niksic  <hniksic@xemacs.org>
 
16
 
 
17
        * INSTALL: Document environment variables affecting configure,
 
18
        especially $CC.
 
19
 
 
20
        * INSTALL: Mention that make install requires root.
 
21
 
 
22
2005-04-29  Hrvoje Niksic  <hniksic@xemacs.org>
 
23
 
 
24
        * configure.in: Don't set ipv6 to yes only because struct
 
25
        sockaddr_in6 was found.  Stop the rest of the IPv6 checks when one
 
26
        check fails.  Abort if IPv6 was explicitly requested, but not
 
27
        found.
 
28
 
 
29
2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
 
30
 
 
31
        * windows/Makefile.top.bor: Use MAKEDIR for make clean too.
 
32
 
 
33
2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
 
34
 
 
35
        * windows/Makefile.src.bor: Don't delete executables other than
 
36
        wget.exe.  Delete various auxilliary files created by the Borland
 
37
        build process.
 
38
 
 
39
2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
 
40
 
 
41
        * NEWS: Advertise new-style syntax for --no-dns-cache instead
 
42
        of --dns-cache=off.
 
43
 
 
44
2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
 
45
 
 
46
        * windows/Makefile.src.bor: Don't suppress unreachable code
 
47
        warning.
 
48
 
 
49
2005-04-28  Herold Heiko  <Heiko.Herold@previnet.it>
 
50
 
 
51
        * windows/wget.dep: Rename gen_sslfunc.c to openssl.c.
 
52
 
 
53
2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
 
54
 
 
55
        * INSTALL: Mention --disable-ntlm.
 
56
 
 
57
2005-04-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
 
58
 
 
59
        * NEWS: Mention the new --ftp-user, --ftp-password, --user and
 
60
        --password options, the name changes for --http-passwd and
 
61
        --proxy-passwd and the deprecation of login and passwd commands.
 
62
 
 
63
2005-04-22  Hrvoje Niksic  <hniksic@xemacs.org>
 
64
 
 
65
        * po/eo.po: Added Esperanto translation.
 
66
 
 
67
2005-04-21  Hrvoje Niksic  <hniksic@xemacs.org>
 
68
 
 
69
        * po/vi.po: Added Vietnamese translation.
 
70
 
 
71
2005-04-18  Hrvoje Niksic  <hniksic@xemacs.org>
 
72
 
 
73
        * MACHINES: Removed.
 
74
 
 
75
2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
 
76
 
 
77
        * configure.in: When checking for OpenSSL headers, check for all
 
78
        the ones that Wget is using.
 
79
 
 
80
2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
 
81
 
 
82
        * windows/Makefile.src: Compile ptimer.c and http-ntlm.c.
 
83
 
 
84
2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
 
85
 
 
86
        * configure.in: Use it.
 
87
 
 
88
        * aclocal.m4 (WGET_POSIX_CLOCK): Check whether -lrt is needed to
 
89
        use POSIX clock functions like clock_gettime.
 
90
 
 
91
2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
 
92
 
 
93
        * Makefile.in ($(srcdir)/stamp-h.in): Don't attempt to run
 
94
        autoheader automatically; it breaks things with fresh CVS builds.
 
95
 
 
96
2005-04-06  Hrvoje Niksic  <hniksic@xemacs.org>
 
97
 
 
98
        * configure.in: Allow the user to disable NTLM authorization.
 
99
        Make sure NTLM is disabled if OpenSSL is unavailable.  If NTLM is
 
100
        *explicitly* requested and OpenSSL is unavailable, abort.
 
101
 
 
102
        * configure.in: Renamed USE_* to ENABLE_*.
 
103
 
 
104
2005-03-23  Hrvoje Niksic  <hniksic@xemacs.org>
 
105
 
 
106
        * po/POTFILES.in: Removed headers.c and rbuf.c.
 
107
 
 
108
2005-03-06  Hrvoje Niksic  <hniksic@xemacs.org>
 
109
 
 
110
        * windows/Makefile.src.bor: Reenable warnings under Borland C,
 
111
        disabling only specific warnings.  Generate Pentium Pro code by
 
112
        default.
 
113
 
 
114
2003-02-24  Hrvoje Niksic  <hniksic@xemacs.org>
 
115
 
 
116
        * configure.in: Don't check for AI_ADDRCONFIG here, it is checked
 
117
        for in the source directly.
 
118
 
 
119
2003-02-25  Hrvoje Niksic  <hniksic@xemacs.org>
 
120
 
 
121
        * libtool.m4, ltmain.sh, config.sub, config.guess: Upgrade to
 
122
        libtool 1.5.14.
 
123
 
 
124
2003-02-23  Hrvoje Niksic  <hniksic@xemacs.org>
 
125
 
 
126
        * libtool.m4, ltmain.sh, config.sub, config.guess: Upgrade to
 
127
        libtool 1.5.8.
 
128
 
 
129
2005-02-20  Hrvoje Niksic  <hniksic@xemacs.org>
 
130
 
 
131
        * configure.in: Check for LFS.  Determine SIZEOF_OFF_T.
 
132
        Check for ftello.
 
133
 
 
134
2005-02-18  Marco Colombo  <m.colombo@ed.ac.uk>
 
135
 
 
136
        * po/it.po: Updated Italian translation.
 
137
 
 
138
2004-05-09  David Fritz  <zeroxdf@att.net>
 
139
 
 
140
        * windows/Makefile.src.bor: Fix broken build rule.  Add clean target.
 
141
 
 
142
        * windows/Makefile.top.bor: Use tabs instead of spaces.  Ignore
 
143
        errors in clean rules.  Use lowercase filenames when building
 
144
        distribution .zip archive.
 
145
 
 
146
        * windows/config.h.bor:  Don't define HAVE_UINT32_T.
 
147
 
 
148
        * windows/Makefile.doc: Fix remaining instance of build rules
 
149
        indented with spaces instead of tabs.
 
150
 
 
151
        * windows/Makefile.src: Update copyright year.
 
152
 
 
153
        * windows/Makefile.top: Update copyright year.
 
154
 
 
155
        * windows/config.h.mingw (WGET_USE_STDARG, HAVE_SIG_ATOMIC_T): Define.
 
156
 
 
157
        * windows/config.h.ms (HAVE_STRPBRK, HAVE_LIMITS_H)
 
158
        (HAVE_LOCALE_H): Define.
 
159
 
 
160
        * windows/Makefile.watcom: Add /I. to CFLAGS.  Remove reference to
 
161
        specific Wget version from linker flags.  Add missing
 
162
        dependencies.
 
163
 
 
164
2004-02-09  David Fritz  <zeroxdf@att.net>
 
165
 
 
166
        * configure.bat.in: Don't clear the screen.
 
167
 
 
168
        * windows/README: Add introductory paragraph.  Re-word a few
 
169
        sentences.  Correct minor typographical errors.  Use consistent
 
170
        capitalization of Wget, SSL, and OpenSSL.  Refer to Microsoft
 
171
        Visual C++ as MSVC instead of VC++.  Mention the --msvc option to
 
172
        configure.bat.  Reflow paragraphs.
 
173
 
 
174
        * windows/Makefile.top: Use tabs instead of spaces.  Ignore errors
 
175
        in clean rules.  Use lowercase filenames when building distribution
 
176
        .zip archive.
 
177
 
 
178
        * windows/Makefile.doc: Use tabs instead of spaces.  Ignore errors
 
179
        in clean rules.
 
180
 
 
181
        * windows/Makefile.src: Clean-up clean rules.  Use tabs instead of
 
182
        spaces.  Link against gdi32.lib.  Don't define SYSTEM_WGETRC.
 
183
        Remove unused macros.  Remove anachronistic and superfluous linker
 
184
        flags.  Don't rename wget.exe to all upper-case.  Add
 
185
        `preprocessor' conditionals for SSL and newer MSVC options.  Use
 
186
        batch rules.  Don't suppress all warnings.
 
187
 
 
188
2003-11-26  Hrvoje Niksic  <hniksic@xemacs.org>
 
189
 
 
190
        * aclocal.m4: Don't check for AI_V4MAPPED and for AI_ALL, since
 
191
        Wget doesn't need them.
 
192
 
 
193
        * configure.in: Check for struct sockaddr_storage.
 
194
 
 
195
2003-11-12  Hrvoje Niksic  <hniksic@xemacs.org>
 
196
 
 
197
        * configure.in: Use a more standard checking message when checking
 
198
        for md5.h.
 
199
 
 
200
2003-11-12  Hrvoje Niksic  <hniksic@xemacs.org>
 
201
 
 
202
        * configure.in: Tweak ansi2knr test, use : instead of true.
 
203
 
 
204
2003-11-12  Hrvoje Niksic  <hniksic@xemacs.org>
 
205
 
 
206
        * configure.in: Check for limits.h.
 
207
 
 
208
2003-11-10  Hrvoje Niksic  <hniksic@xemacs.org>
 
209
 
 
210
        * aclocal.m4 (WGET_SOCKLEN_T): Use AC_COMPILE_IFELSE instead of
 
211
        AC_TRY_COMPILE.
 
212
 
 
213
2003-11-10  Hrvoje Niksic  <hniksic@xemacs.org>
 
214
 
 
215
        * aclocal.m4 (WGET_STRUCT_UTIMBUF): Use AC_CHECK_TYPES instead of
 
216
        AC_EGREP_CPP to check for struct utimbuf.
 
217
 
 
218
2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
 
219
 
 
220
        * aclocal.m4 (WGET_WITH_NLS): Respect the user's setting of
 
221
        LINGUAS, e.g. `LINGUAS="en bg ja" ./configure'.
 
222
 
 
223
2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
 
224
 
 
225
        * configure.in: Don't attempt to use Emacs as a makeinfo
 
226
        substitute.
5
227
 
6
228
2003-11-07  Hrvoje Niksic  <hniksic@xemacs.org>
7
229
 
10
232
 
11
233
2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
12
234
 
 
235
        * libtool.m4, ltmain.sh, config.sub, config.guess: Upgrade to
 
236
        libtool 1.5.
 
237
 
 
238
2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
 
239
 
13
240
        * windows/config.h.ms: MSVC doesn't have uint32_t.
14
241
 
15
 
2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
 
242
2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
 
243
 
 
244
        * configure.in: Remove the broken check for socks.
 
245
 
 
246
2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
 
247
 
 
248
        * configure.in: Substitute ANSI2KNR and U, so we can compile.
 
249
 
 
250
2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
 
251
 
 
252
        * configure.in: Use the Autoconf macro AC_C_PROTOTYPES instead of
 
253
        the old AM_C_PROTOTYPES.
 
254
 
 
255
2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
 
256
 
 
257
        * configure.in: Use the new form of AC_OUTPUT.
 
258
 
 
259
        * Makefile.cvs (prep): Invoke autoheader.
 
260
 
 
261
2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
 
262
 
 
263
        * configure.in: Require Autoconf 2.57.
 
264
 
 
265
2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
 
266
 
 
267
        * aclocal.m4: Ditto.
 
268
 
 
269
        * configure.in: Add description annotations to AC_DEFINE.
 
270
 
 
271
        * Makefile.in: Update maintenance targets, preparing them for the
 
272
        use of `autoheader'.
 
273
 
 
274
2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
 
275
 
 
276
        * configure.in: Don't misuse AC_MSG_RESULT.  Use AC_MSG_NOTICE
 
277
        where appropriate.
 
278
 
 
279
2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
 
280
 
 
281
        * configure.in: Check whether volatile is supported.  Don't check
 
282
        for gethostname and uname, which are not used.
 
283
 
 
284
2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
 
285
 
 
286
        * configure.in: Move some checks into aclocal.m4.  Check whether
 
287
        fnmatch.h is includable.
16
288
 
17
289
        * configure.in: Also check whether #include <md5.h> works before
18
290
        deciding to use Solaris libmd5.
19
291
 
 
292
        * configure.in: Use AC_MSG_NOTICE instead of echo.  Use
 
293
        AC_MSG_ERROR for fatal errors.
 
294
 
 
295
2003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>
 
296
 
 
297
        * configure.in: Look for nanosleep in -lrt and -lposix4, which is
 
298
        where Solaris has them.
 
299
 
 
300
2003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>
 
301
 
 
302
        * configure.in: Check for nanosleep.
 
303
 
20
304
2003-03-09  Nicolas Schodet  <contact@ni.fr.eu.org>
21
305
 
22
306
        * Makefile.in: Fixed bad configure.bat scrdir.
23
307
 
 
308
2003-10-29  Hrvoje Niksic  <hniksic@xemacs.org>
 
309
 
 
310
        * configure.in: Reenable IPv6 autodetection.
 
311
 
24
312
2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
25
313
 
26
314
        * configure.in: Switch from u_int32_t to uint32_t.  Check for
41
329
 
42
330
        From Chin-yuan Kuo.
43
331
 
 
332
2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
 
333
 
 
334
        * windows/config.h.mingw: Ditto.
 
335
 
 
336
        * windows/Makefile.top.mingw: Ditto.
 
337
 
 
338
        * windows/Makefile.src.mingw: New file.
 
339
 
 
340
        * windows/wget.dep: Support convert.o.
 
341
 
 
342
        * configure.bat.in: New option `--mingw'.
 
343
        From Chin-yuan Kuo.
 
344
 
44
345
2003-10-23  Hrvoje Niksic  <hniksic@xemacs.org>
45
346
 
46
347
        * Makefile.in (dist): Depend on configure.bat.