]> sjero.net Git - wget/blob - ChangeLog
[svn] Fix #20736: wget.m4 adjustments (m4 quotation)
[wget] / ChangeLog
1 2007-08-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2
3         * m4/wget.m4 (WGET_PROCESS_PO, AM_PATH_PROG_WITH_TEST): Add
4         missing M4 quotation.  Delete serial number.
5
6 2007-08-08  Micah Cowan  <micah@cowan.name>
7
8         * NEWS: Call attention to the fact that Content-Disposition is
9         not enabled by default.
10
11 2007-08-07  Micah Cowan  <micah@cowan.name>
12
13         * configure.in: Fix --with-libssl-prefix failure by replacing
14         usage of sh "if" statement with "AS_IF" macros, to force
15         AC_REQUIRE'd macros to be expanded before the conditional
16         statement body.
17         * NEWS: Note that configure.in now requires autoconf >= 2.61,
18         to support AS_IF and its expansion of AC_REQUIREs.
19
20 2007-07-29  Micah Cowan  <micah@cowan.name>
21
22         * NEWS: No more auth before challenge. No more auth info in
23         Referer. New --max-redirect option.
24
25 2007-07-09  Micah Cowan  <micah@cowan.name>
26
27         * README, util/wget.spec: Removed references to wget.sunsite.dk.
28
29 2007-07-05  Micah Cowan  <micah@cowan.name>
30
31         * AUTHORS:
32         Draw attention to previous maintainers.
33
34         * autogen.sh, config.guess, config.sub, configure.bat:
35         * configure.in, m4/wget.m4, Makefile.in, util/dist-wget:
36         * util/Makefile.in, util/rmold.pl:
37         Updated GPL reference to version 3 or later, removed FSF
38         address.
39
40         * README:
41         Updated reference to maintainer, and updated GPL reference to
42         version 3 or later.
43
44         * COPYING:
45         Replaced with verson 3.
46
47 2006-08-28  Noèl Köthe <noel@debian.org>
48
49         * Makefile.in: Fixed a DESTDIR-related bug.
50
51 2006-07-17  Daniel Richard G.  <skunk@iSKUNK.ORG>
52
53         * Makefile.in: Added DESTDIR='$(DESTDIR)' to MAKEDEFS. 
54
55 2006-07-14  Mauro Tortonesi  <mauro@ferrara.linux.it>
56
57         * configure.in: Check for intptr_t.
58
59 2006-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
60
61         * configure.in: We're no longer using strtoimax.
62
63 2006-02-28  Hrvoje Niksic  <hniksic@xemacs.org>
64
65         * configure.in: Check for memrchr.
66
67 2005-11-19  Hrvoje Niksic  <hniksic@xemacs.org>
68
69         * configure.in: Check for uintptr_t.
70
71 2005-11-02  Mauro Tortonesi  <mauro@ferrara.linux.it>
72
73         * Makefile.in: Improved support for unit testing.
74         
75         * configure.in: Ditto.
76         
77 2005-10-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
78
79         * Makefile.in: Added basic support for unit testing.
80         
81 2005-08-26  Stepan Kasal  <kasal@ucw.cz>
82
83         * configure.in: Abort configure if --with-ssl given but SSL
84         unavailable.  Use HAVE_LIBSSL and HAVE_LIBGNUTLS symbols provided
85         by AC_LIB_HAVE_LINKFLAGS instead of inventing new ones.
86
87 2005-08-11  Hrvoje Niksic  <hniksic@xemacs.org>
88
89         * configure.in: Check for strtoll and strtoimax.
90
91 2005-07-08  Hrvoje Niksic  <hniksic@xemacs.org>
92
93         * configure.in: Remove -Wno-implicit from default GCC warning
94         flags.
95
96 2005-07-08  Hrvoje Niksic  <hniksic@xemacs.org>
97
98         * configure.in: Don't check for symlink, which is expected to
99         exist.  Check for asprintf.
100
101 2005-07-07  Hrvoje Niksic  <hniksic@xemacs.org>
102
103         * configure.bat: Copy the common config.h and config-compiler.h.
104
105 2005-07-06  Hrvoje Niksic  <hniksic@xemacs.org>
106
107         * configure.in: Don't check for setjmp.h.
108
109 2005-07-06  Hrvoje Niksic  <hniksic@xemacs.org>
110
111         * Makefile.in: Also use @LIBGNUTLS@ to build LIBS.
112
113 2005-07-05  Hrvoje Niksic  <hniksic@xemacs.org>
114
115         * configure.in: Add check for GnuTLS if --with-ssl=gnutls is used.
116
117 2005-07-03  Hrvoje Niksic  <hniksic@xemacs.org>
118
119         * po/POTFILES.in: Include src/ptimer.c.
120
121 2005-07-01  Hrvoje Niksic  <hniksic@xemacs.org>
122
123         * configure.in: Mention in message that the "GNU" md5
124         implementation is in fact built-in to Wget.
125
126 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
127
128         * m4/wget.m4 (WGET_WITH_NLS): Don't check for locale.h.
129
130 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
131
132         * configure.in: Test for $LIBSSL instead of the old $ssl_success
133         when deciding which MD5 to use.
134
135 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
136
137         * configure.in: Require Autoconf 2.59.
138
139 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
140
141         * configure.in: Check for drand48.
142
143 2005-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
144
145         * m4/wget.m4: Use proper GPL header.
146
147 2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
148
149         * Makefile.in: No need to clean .libs.
150
151 2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
152
153         * Makefile.in (DISTFILES): Don't split the sed invocation across
154         several lines, Solaris make passes the backslashes to sed literally.
155
156 2005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
157
158         * Makefile.in: Instead of creating configure.bat from
159         configure.bat.in, simply make sure the correct EOL style in
160         checked out of the repository.
161
162 2005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
163
164         * configure.in: Move the large file check further up.  Only check
165         for endianness if GNU md5 is used (it being the only file that
166         needs endianness information).
167
168 2005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
169
170         * configure.in: Don't indent #include lines.
171
172 2005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
173
174         * configure.in: Enable the user to turn off SSL autodetection and
175         disable SSL using --without-ssl.
176
177         * Makefile.in ($(srcdir)/stamp-h.in): Remove the aclocal.m4
178         dependencies.
179
180 2005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
181
182         * configure.in: Include m4/*.m4.
183
184         * aclocal.m4: Renamed to m4/wget.m4.
185
186 2005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
187
188         * configure.in: Use AC_LIB_HAVE_LINKFLAGS instead of
189         AC_LIB_LINKFLAGS when checking for library functions.
190
191         * configure.in: Don't waste time checking for headers and
192         functions we know must be there.  But manually AC_DEFINE the
193         functions that might be missing from non-Unix systems.
194
195 2005-06-23  Mauro Tortonesi  <mauro@ferrara.linux.it>
196
197         * libtool.m4, ltmain.sh: Deleted.
198
199         * configure.in: Replaced ugly libtool-based check for OpenSSL libs
200         with a simpler config.rpath-based approach.
201
202         * Makefile.in, src/Makefile.in: Removed libtool support.
203
204         * m4/lib-link.m4, m4/lib-prefix.m4, m4/lib-ld.m4, config.rpath:
205         config.rpath macros taken from gettext 0.14.5.
206
207 2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
208
209         * configure.in: Don't check for strpbrk and mktime.
210
211 2005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
212
213         * util/dist-wget: Port to subversion.
214
215 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
216
217         * README.svn: Renamed to README.checkout.  Edited to mention the
218         autogen.sh script.
219
220 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
221
222         * autogen.sh: New file.
223
224         * Makefile.svn: Deleted, replaced with the even simpler (and more
225         standard) `autogen.sh' script.
226
227 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
228
229         * configure.in: Don't check for signal.h.  Remove the
230         AC_HEADER_TIME check.  Remove the test for ANSI C prototypes.
231
232 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
233
234         * configure.in: Check for C99 conformant stdbool.h.
235
236 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
237
238         * MAILING-LIST: Remove reference to the obsolete `wget-cvs'
239         mailing list.
240
241 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
242
243         * config.sub, config.guess: Updated from canonical location.
244
245 2005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
246
247         * configure.in: Assume existence of gettimeofday and select.
248         gettimeofday exists on all platforms we care about (except for
249         Windows where Windows-specific functions are used instead), and
250         select exists virtually everywhere.
251
252         * configure.in: Assume existence of strerror, signal, strstr, and
253         memmove, which are all required by ANSI C.
254
255 2005-06-21  Hrvoje Niksic  <hniksic@xemacs.org>
256
257         * Makefile.cvs: Renamed to Makefile.svn.
258
259         * README.cvs: Renamed to README.svn.
260
261 2005-06-20  Hrvoje Niksic  <hniksic@xemacs.org>
262
263         * configure.in: Don't check for the return type of signal
264         handlers; C89 requires it to be void.
265
266 2005-06-19  Hrvoje Niksic  <hniksic@xemacs.org>
267
268         * aclocal.m4: Remove support for K&R compilers.
269
270 2005-05-10  Hrvoje Niksic  <hniksic@xemacs.org>
271
272         * configure.in: Test for OpenSSL includes we actually need.
273
274 2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
275
276         * Makefile.in ($(srcdir)/stamp-h.in): Don't print the line with
277         the comment about running autoheader.
278
279 2005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
280
281         * configure.in: Set MAKEINFO to "true" so build doesn't fail for
282         users without either makeinfo or the pre-packaged info files.
283
284 2005-05-02  Hrvoje Niksic  <hniksic@xemacs.org>
285
286         * INSTALL: Document environment variables affecting configure,
287         especially $CC.
288
289         * INSTALL: Mention that make install requires root.
290
291 2005-04-29  Hrvoje Niksic  <hniksic@xemacs.org>
292
293         * configure.in: Don't set ipv6 to yes only because struct
294         sockaddr_in6 was found.  Stop the rest of the IPv6 checks when one
295         check fails.  Abort if IPv6 was explicitly requested, but not
296         found.
297
298 2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
299
300         * windows/Makefile.top.bor: Use MAKEDIR for make clean too.
301
302 2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
303
304         * windows/Makefile.src.bor: Don't delete executables other than
305         wget.exe.  Delete various auxilliary files created by the Borland
306         build process.
307
308 2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
309
310         * NEWS: Advertise new-style syntax for --no-dns-cache instead
311         of --dns-cache=off.
312
313 2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
314
315         * windows/Makefile.src.bor: Don't suppress unreachable code
316         warning.
317
318 2005-04-28  Herold Heiko  <Heiko.Herold@previnet.it>
319
320         * windows/wget.dep: Rename gen_sslfunc.c to openssl.c.
321
322 2005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
323
324         * INSTALL: Mention --disable-ntlm.
325
326 2005-04-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
327
328         * NEWS: Mention the new --ftp-user, --ftp-password, --user and
329         --password options, the name changes for --http-passwd and
330         --proxy-passwd and the deprecation of login and passwd commands.
331
332 2005-04-22  Hrvoje Niksic  <hniksic@xemacs.org>
333
334         * po/eo.po: Added Esperanto translation.
335
336 2005-04-21  Hrvoje Niksic  <hniksic@xemacs.org>
337
338         * po/vi.po: Added Vietnamese translation.
339
340 2005-04-18  Hrvoje Niksic  <hniksic@xemacs.org>
341
342         * MACHINES: Removed.
343
344 2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
345
346         * configure.in: When checking for OpenSSL headers, check for all
347         the ones that Wget is using.
348
349 2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
350
351         * windows/Makefile.src: Compile ptimer.c and http-ntlm.c.
352
353 2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
354
355         * configure.in: Use it.
356
357         * aclocal.m4 (WGET_POSIX_CLOCK): Check whether -lrt is needed to
358         use POSIX clock functions like clock_gettime.
359
360 2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
361
362         * Makefile.in ($(srcdir)/stamp-h.in): Don't attempt to run
363         autoheader automatically; it breaks things with fresh CVS builds.
364
365 2005-04-06  Hrvoje Niksic  <hniksic@xemacs.org>
366
367         * configure.in: Allow the user to disable NTLM authorization.
368         Make sure NTLM is disabled if OpenSSL is unavailable.  If NTLM is
369         *explicitly* requested and OpenSSL is unavailable, abort.
370
371         * configure.in: Renamed USE_* to ENABLE_*.
372
373 2005-03-23  Hrvoje Niksic  <hniksic@xemacs.org>
374
375         * po/POTFILES.in: Removed headers.c and rbuf.c.
376
377 2005-03-06  Hrvoje Niksic  <hniksic@xemacs.org>
378
379         * windows/Makefile.src.bor: Reenable warnings under Borland C,
380         disabling only specific warnings.  Generate Pentium Pro code by
381         default.
382
383 2003-02-24  Hrvoje Niksic  <hniksic@xemacs.org>
384
385         * configure.in: Don't check for AI_ADDRCONFIG here, it is checked
386         for in the source directly.
387
388 2003-02-25  Hrvoje Niksic  <hniksic@xemacs.org>
389
390         * libtool.m4, ltmain.sh, config.sub, config.guess: Upgrade to
391         libtool 1.5.14.
392
393 2003-02-23  Hrvoje Niksic  <hniksic@xemacs.org>
394
395         * libtool.m4, ltmain.sh, config.sub, config.guess: Upgrade to
396         libtool 1.5.8.
397
398 2005-02-20  Hrvoje Niksic  <hniksic@xemacs.org>
399
400         * configure.in: Check for LFS.  Determine SIZEOF_OFF_T.
401         Check for ftello.
402
403 2005-02-18  Marco Colombo  <m.colombo@ed.ac.uk>
404
405         * po/it.po: Updated Italian translation.
406
407 2004-05-09  David Fritz  <zeroxdf@att.net>
408
409         * windows/Makefile.src.bor: Fix broken build rule.  Add clean target.
410
411         * windows/Makefile.top.bor: Use tabs instead of spaces.  Ignore
412         errors in clean rules.  Use lowercase filenames when building
413         distribution .zip archive.
414
415         * windows/config.h.bor:  Don't define HAVE_UINT32_T.
416
417         * windows/Makefile.doc: Fix remaining instance of build rules
418         indented with spaces instead of tabs.
419
420         * windows/Makefile.src: Update copyright year.
421
422         * windows/Makefile.top: Update copyright year.
423
424         * windows/config.h.mingw (WGET_USE_STDARG, HAVE_SIG_ATOMIC_T): Define.
425
426         * windows/config.h.ms (HAVE_STRPBRK, HAVE_LIMITS_H)
427         (HAVE_LOCALE_H): Define.
428
429         * windows/Makefile.watcom: Add /I. to CFLAGS.  Remove reference to
430         specific Wget version from linker flags.  Add missing
431         dependencies.
432
433 2004-02-09  David Fritz  <zeroxdf@att.net>
434
435         * configure.bat.in: Don't clear the screen.
436
437         * windows/README: Add introductory paragraph.  Re-word a few
438         sentences.  Correct minor typographical errors.  Use consistent
439         capitalization of Wget, SSL, and OpenSSL.  Refer to Microsoft
440         Visual C++ as MSVC instead of VC++.  Mention the --msvc option to
441         configure.bat.  Reflow paragraphs.
442
443         * windows/Makefile.top: Use tabs instead of spaces.  Ignore errors
444         in clean rules.  Use lowercase filenames when building distribution
445         .zip archive.
446
447         * windows/Makefile.doc: Use tabs instead of spaces.  Ignore errors
448         in clean rules.
449
450         * windows/Makefile.src: Clean-up clean rules.  Use tabs instead of
451         spaces.  Link against gdi32.lib.  Don't define SYSTEM_WGETRC.
452         Remove unused macros.  Remove anachronistic and superfluous linker
453         flags.  Don't rename wget.exe to all upper-case.  Add
454         `preprocessor' conditionals for SSL and newer MSVC options.  Use
455         batch rules.  Don't suppress all warnings.
456
457 2003-11-26  Hrvoje Niksic  <hniksic@xemacs.org>
458
459         * aclocal.m4: Don't check for AI_V4MAPPED and for AI_ALL, since
460         Wget doesn't need them.
461
462         * configure.in: Check for struct sockaddr_storage.
463
464 2003-11-12  Hrvoje Niksic  <hniksic@xemacs.org>
465
466         * configure.in: Use a more standard checking message when checking
467         for md5.h.
468
469 2003-11-12  Hrvoje Niksic  <hniksic@xemacs.org>
470
471         * configure.in: Tweak ansi2knr test, use : instead of true.
472
473 2003-11-12  Hrvoje Niksic  <hniksic@xemacs.org>
474
475         * configure.in: Check for limits.h.
476
477 2003-11-10  Hrvoje Niksic  <hniksic@xemacs.org>
478
479         * aclocal.m4 (WGET_SOCKLEN_T): Use AC_COMPILE_IFELSE instead of
480         AC_TRY_COMPILE.
481
482 2003-11-10  Hrvoje Niksic  <hniksic@xemacs.org>
483
484         * aclocal.m4 (WGET_STRUCT_UTIMBUF): Use AC_CHECK_TYPES instead of
485         AC_EGREP_CPP to check for struct utimbuf.
486
487 2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
488
489         * aclocal.m4 (WGET_WITH_NLS): Respect the user's setting of
490         LINGUAS, e.g. `LINGUAS="en bg ja" ./configure'.
491
492 2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
493
494         * configure.in: Don't attempt to use Emacs as a makeinfo
495         substitute.
496
497 2003-11-07  Hrvoje Niksic  <hniksic@xemacs.org>
498
499         * README: Remove explicit version reference, so that the file
500         doesn't have to be updated for each new release.
501
502 2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
503
504         * libtool.m4, ltmain.sh, config.sub, config.guess: Upgrade to
505         libtool 1.5.
506
507 2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
508
509         * windows/config.h.ms: MSVC doesn't have uint32_t.
510
511 2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
512
513         * configure.in: Remove the broken check for socks.
514
515 2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
516
517         * configure.in: Substitute ANSI2KNR and U, so we can compile.
518
519 2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
520
521         * configure.in: Use the Autoconf macro AC_C_PROTOTYPES instead of
522         the old AM_C_PROTOTYPES.
523
524 2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
525
526         * configure.in: Use the new form of AC_OUTPUT.
527
528         * Makefile.cvs (prep): Invoke autoheader.
529
530 2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
531
532         * configure.in: Require Autoconf 2.57.
533
534 2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
535
536         * aclocal.m4: Ditto.
537
538         * configure.in: Add description annotations to AC_DEFINE.
539
540         * Makefile.in: Update maintenance targets, preparing them for the
541         use of `autoheader'.
542
543 2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
544
545         * configure.in: Don't misuse AC_MSG_RESULT.  Use AC_MSG_NOTICE
546         where appropriate.
547
548 2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
549
550         * configure.in: Check whether volatile is supported.  Don't check
551         for gethostname and uname, which are not used.
552
553 2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
554
555         * configure.in: Move some checks into aclocal.m4.  Check whether
556         fnmatch.h is includable.
557
558         * configure.in: Also check whether #include <md5.h> works before
559         deciding to use Solaris libmd5.
560
561         * configure.in: Use AC_MSG_NOTICE instead of echo.  Use
562         AC_MSG_ERROR for fatal errors.
563
564 2003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>
565
566         * configure.in: Look for nanosleep in -lrt and -lposix4, which is
567         where Solaris has them.
568
569 2003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>
570
571         * configure.in: Check for nanosleep.
572
573 2003-03-09  Nicolas Schodet  <contact@ni.fr.eu.org>
574
575         * Makefile.in: Fixed bad configure.bat scrdir.
576
577 2003-10-29  Hrvoje Niksic  <hniksic@xemacs.org>
578
579         * configure.in: Reenable IPv6 autodetection.
580
581 2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
582
583         * configure.in: Switch from u_int32_t to uint32_t.  Check for
584         inttypes.h so it's used to get the definition of uint32_t where
585         available.
586
587 2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
588
589         * windows/Makefile.src.watcom (OBJS): Use convert.c.
590         From Chin-yuan Kuo.
591
592 2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
593
594         * windows/config.h.bor: DEBUG is now ENABLE_DEBUG.  Borland has
595         snprintf, but not u_int32_t.
596
597         * windows/Makefile.src.bor (OBJS): Use convert.c.
598
599         From Chin-yuan Kuo.
600
601 2003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
602
603         * windows/config.h.mingw: Ditto.
604
605         * windows/Makefile.top.mingw: Ditto.
606
607         * windows/Makefile.src.mingw: New file.
608
609         * windows/wget.dep: Support convert.o.
610
611         * configure.bat.in: New option `--mingw'.
612         From Chin-yuan Kuo.
613
614 2003-10-23  Hrvoje Niksic  <hniksic@xemacs.org>
615
616         * Makefile.in (dist): Depend on configure.bat.
617         (realclean-top): Delete configure.bat.
618
619 2003-10-21  Hrvoje Niksic  <hniksic@xemacs.org>
620
621         * Makefile.in (distclean-top): Remove the libtool script, because
622         it's generated by configure.
623
624 2003-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
625
626         * configure.in: Don't check for int32_t because we're not really
627         using it.
628
629 2003-10-11  Hrvoje Niksic  <hniksic@xemacs.org>
630
631         * configure.in: Check for int32_t and u_int32_t.  Check for
632         SIZEOF_INT.
633
634 2003-10-10  Hrvoje Niksic  <hniksic@xemacs.org>
635
636         * aclocal.m4 (WGET_WITH_NLS): First check for gettext in libintl,
637         then use the libc version.  That way systems that get libintl.h
638         from /usr/local/include will get the matching gettext.
639
640 2003-10-10  Hrvoje Niksic  <hniksic@xemacs.org>
641
642         * po/tr.po: Ditto.
643
644         * po/sv.po: Updated from TP.
645
646 2003-10-09  Herold Heiko  <Heiko.Herold@previnet.it>
647
648         * windows/Makefile.watcom (OBJS): Ditto.
649
650         * windows/Makefile.src.bor: Ditto.
651
652         * windows/wget.dep: Ditto.
653
654         * windows/Makefile.src: Removed references to fnmatch.c and
655         fnmatch.o.
656
657 2003-10-09  Hrvoje Niksic  <hniksic@xemacs.org>
658
659         * po/ft.po, po/sk.po, po/ja.po: Updated from the TP.
660
661 2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
662
663         * po/wget.pot: Recreated.
664
665 2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
666
667         * configure.in: Renamed DEBUG to ENABLE_DEBUG.
668
669 2003-10-04  Hrvoje Niksic  <hniksic@xemacs.org>
670
671         * libtool.m4: New file with contents imported from libtool.
672
673         * aclocal.m4: Move libtool stuff into a separate file.  That
674         leaves this file only with Wget-specific stuff.
675
676 2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
677
678         * po/hu.po: Updated from the TP.
679
680         * po/et.po: Updated from the TP.
681
682         * po/ro.po: New file from the TP.
683
684 2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
685
686         * po/hr.po: Updated.
687
688 2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
689
690         * po/POTFILES.in: Added src/convert.c.
691
692 2003-09-30  Herold Heiko  <Heiko.Herold@previnet.it>
693
694         * windows/Makefile.src (OBJ): Fix typo.
695
696 2003-09-26  Gisle Vanem  <giva@bgnett.no>
697
698         * windows/config.h.ms: Don't declare alloca under compilers that
699         support it.
700
701         * windows/config.h.ms: Define HAVE_SNPRINTF, HAVE_VSNPRINTF, and
702         HAVE_MEMMOVE.
703
704 2003-09-25  Herold Heiko  <Heiko.Herold@previnet.it>
705
706         * windows/Makefile.src: Updated OBJ list.
707
708 2003-09-23  Hrvoje Niksic  <hniksic@xemacs.org>
709
710         * Makefile.in (clean-top): Remove .libs.
711
712 2003-09-23  Hrvoje Niksic  <hniksic@xemacs.org>
713
714         * Makefile.in (distclean-top): Remove autom4te.cache.
715
716 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
717
718         * install-sh, mkinstalldirs: Updated from Autoconf 2.57.
719
720 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
721
722         * ltmain.sh, aclocal.m4: Upgrade to libtool 1.4.3.  Libtool 1.5
723         has been out for a while now, but it can wait until after Wget 1.9
724         is released.
725
726 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
727
728         * config.sub: Ditto.
729
730         * config.guess: Updated from Autoconf 2.57.
731
732 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
733
734         * util/dist-wget: Fixed portable echo checking under Bash.
735
736 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
737
738         * configure.in: Change AC_CHECK_FUNC(getaddrinfo...) to
739         AC_CHECK_FUNCS, which automatically defines HAVE_GETADDRINFO.
740
741 2003-09-16  Mauro Tortonesi <mauro@deepspace6.net>
742
743         * configure.in, aclocal.m4: Added proper IPv6 detection.
744
745 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
746
747         * Makefile.in (all): Don't build configure.bat by default.
748
749 2003-09-09  Hrvoje Niksic  <hniksic@xemacs.org>
750
751         * configure.in, aclocal.m4: Added configure check for IPv6 and
752         getaddrinfo.  From Daniel Stenberg.
753
754 2003-09-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
755
756         * configure.in: Additional M4 quoting.
757
758 2003-09-04  Hrvoje Niksic  <hniksic@xemacs.org>
759
760         * aclocal.m4, configure.in: Made them work under Autoconf 2.5x.
761
762 2002-05-27  Ian Abbott  <abbotti@mev.co.uk>
763
764         * windows/config.h.bor: Do #define WGET_USE_STDARG.
765
766 2002-05-20  Hrvoje Niksic  <hniksic@arsdigita.com>
767
768         * windows/config.h.ms: Ditto.
769
770         * windows/config.h.bor: Don't #define __STDC__.
771
772 2002-05-18  Hrvoje Niksic  <hniksic@arsdigita.com>
773
774         * ALL: Update the license to reflect the OpenSSL exception.
775
776 2002-04-23  Ian Abbott  <abbotti@mev.co.uk>
777
778         * windows/config.h.ms: Accounted for MSVC not defining `__STDC__' when
779         Microsoft's extensions are enabled and define it anyway (set to `1').
780         Defined some things that broke as a result of this.
781
782 2002-04-20  Hrvoje Niksic  <hniksic@arsdigita.com>
783
784         * po/de.po: Updated from the TP.
785
786 2001-04-15  Ian Abbott  <abbotti@mev.co.uk>
787
788         windows/wget.dep: The target `connect$o' (connect.obj) now depends on
789         `utils.h'.
790
791 2001-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>
792
793         * po/da.po: Ditto.
794
795         * po/de.po: Ditto.
796
797         * po/el.po: Ditto.
798
799         * po/es.po: Ditto.
800
801         * po/et.po: Ditto.
802
803         * po/fr.po: Ditto.
804
805         * po/gl.po: Ditto.
806
807         * po/he.po: Ditto.
808
809         * po/ja.po: Ditto.
810
811         * po/pl.po: Ditto.
812
813         * po/sk.po: Ditto.
814
815         * po/sl.po: Ditto.
816
817         * po/sv.po: Ditto.
818
819         * po/tr.po: Ditto.
820
821         * po/zh_TW.po: Update from TP.
822
823         * po/ca.po: Ditto.
824
825         * po/bg.po: New file from TP.
826
827 2002-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>
828
829         * po/hr.po: Editing the Project-Id-Version to say "wget" rather
830         than "GNU Wget".
831
832 2002-04-12  Ian Abbott  <abbotti@mev.co.uk>
833
834         * windows/Makefile.src.bor: Removed pre-compiled header options as
835         they increase build time (on my machine).
836
837 2002-04-12  Ian Abbott  <abbotti@mev.co.uk>
838
839         * windows/config.h.bor: Account for Borland not defining `__STDC__'
840         when Borland's extensions enabled, and define it anyway.
841
842 2002-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
843
844         * configure.in: Check for <setjmp.h>.  Check for sigsetjmp and
845         sigblock.
846
847 2002-04-09  Ian Abbott  <abbotti@mev.co.uk>
848
849         * windows/config.h.bor: define `HACK_BCC_UTIME_BUG'. Define `utime'
850         as `borland_utime' if `HACK_BCC_UTIME_BUG' is defined.
851
852 2002-03-26  Ian Abbott  <abbotti@mev.co.uk>
853
854         * windows/wget.dep: Updated several dependencies for object files.
855
856 2002-03-20  Ian Abbott  <abbotti@mev.co.uk>
857
858         * windows/config.h.bor:
859         * windows/config.h.ms:
860         Removed conditional cruft that was there for Unix-like systems.
861
862 2002-03-20  Ian Abbott  <abbotti@mev.co.uk>
863
864         * * windows/wget.dep: Fix dependencies for target mswindows$o
865         (mswindows.obj)
866
867 2002-03-19  Chin-yuan Kuo  <sr1111111@yahoo.com.tw>
868
869         * configure.bat.in: Do not check %BORPATH% as C++Builder compiler
870         does not use it.
871
872         * windows/Makefile.src.bor:
873         * windows/config.h.bor:
874         Migrated to free (as in beer) C++Builder compiler.
875
876 2002-03-13  Ian Abbott  <abbotti@mev.co.uk>
877
878         * configure.bat: Removed (renamed to configure.bat.ini).
879
880         * configure.bat.in: New (renamed from configure.bat).
881
882         * Makefile.in: Add rule to copy configure.bat.in to configure.bat,
883         converting line endings to MS-DOS format in the process.
884
885 2002-01-15  Hrvoje Niksic  <hniksic@arsdigita.com>
886
887         * MACHINES: OS X entry by Jonathan Davis.
888
889 2001-12-19  Csaba Raduly  <csaba.raduly@sophos.com>
890
891         * windows/Makefile.watcom: add gen-md5.obj and progress.obj to the
892         list of "sources"
893
894         * configure.bat: add section for Watcom
895
896 2001-12-13  Hrvoje Niksic  <hniksic@arsdigita.com>
897
898         * po/ja.po: Ditto.
899
900         * po/sv.po: Ditto.
901
902         * po/de.po: Ditto.
903
904         * po/es.po: Ditto.
905
906         * po/fr.po: Ditto.
907
908         * po/et.po: Ditto.
909
910         * po/tr.po: Ditto.
911
912         * po/ru.po: Update from TP.
913
914 2001-12-12  Hrvoje Niksic  <hniksic@arsdigita.com>
915
916         * configure.in: Autodetect SSL.  Check for SSL includes too.
917
918 2001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
919
920         * config.sub: Ditto.
921
922         * config.guess: Ditto.
923
924         * aclocal.m4: Ditto.
925
926         * ltmain.sh: Upgrade to libtool 1.4.2.
927
928 2001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
929
930         * configure.in: Check for md5_calc rather than MD5Update when
931         looking for Solaris md5.
932
933 2001-12-08  R.I.P. Deaddog  <maddog@linuxhall.org>
934
935         * po/zh_TW.po: Updated for 1.8.
936
937 2001-12-08  Hrvoje Niksic  <hniksic@arsdigita.com>
938
939         * po/tr.po: Ditto.
940
941         * po/sv.po: Ditto.
942
943         * po/ru.po: Ditto.
944
945         * po/fr.po: Ditto.
946
947         * po/es.po: Ditto.
948
949         * po/de.po: Update from TP.
950
951 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
952
953         * po/et.po: Update from the TP.
954
955 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
956
957         * configure.in: Check for <termios.h>
958
959 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
960
961         * po/de.po: Ditto.
962
963         * po/fr.po: Ditto.
964
965         * po/tr.po: Ditto.
966
967         * po/sv.po: Ditto.
968
969         * po/et.po: Update from TP.
970
971         * po/hu.po: New file from TP.
972
973 2001-12-04  Herold Heiko  <Heiko.Herold@previnet.it>
974
975         * windows\Makefile.src: add gen_sslfunc.c
976
977         * windows\Makefile.src.bor: ditto.
978
979 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
980
981         * po/hr.po: Updated Croatian translation.
982
983 2001-11-29  Hrvoje Niksic  <hniksic@arsdigita.com>
984
985         * configure.in: Use SSL's MD5 if we're compiling with SSL anyway.
986
987 2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
988
989         * configure.in: Don't check for random.
990
991 2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
992
993         * po/hr.po: Updated.
994
995 2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
996
997         * configure.in: Check for random.
998
999 2001-11-26  Hrvoje Niksic  <hniksic@arsdigita.com>
1000
1001         * configure.in: Check for usleep.
1002
1003 2001-11-25  Hrvoje Niksic  <hniksic@arsdigita.com>
1004
1005         * util/dist-wget: New file: the script used for building Wget.
1006
1007 2001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
1008
1009         * po/hr.po: A major overhaul.
1010
1011 2001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
1012
1013         * po/wget.pot: Rebuild.
1014
1015         * po/POTFILES.in: Update with the new source files.
1016
1017 2001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
1018
1019         * configure.in: Check for sys/ioctl.h.
1020
1021 2001-11-22  Herold Heiko  <Heiko.Herold@previnet.it>
1022
1023         * windows/Readme
1024         * windows/Makefile.doc
1025         Windows documentation update.
1026         * windows/Makefile.src
1027         Cleanup config.h
1028
1029 2001-11-22  Hrvoje Niksic  <hniksic@arsdigita.com>
1030
1031         * windows/Makefile.doc: Update docs generation.
1032
1033 2001-11-22  Hrvoje Niksic  <hniksic@arsdigita.com>
1034
1035         * configure.in: Check for strpbrk().
1036
1037 2001-05-14  Herold Heiko  <Heiko.Herold@previnet.it>
1038
1039         * windows/Makefile.src:
1040         * windows/Makefile.src.bor:
1041         * windows/Makefile.watcom:
1042         * windows/config.h.bor:
1043         * windows/config.h.ms:
1044         * windows/wget.dep:
1045         Windows update.
1046
1047 2001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
1048
1049         * configure.in: Check for getopt_long in libc.
1050
1051 2001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
1052
1053         * configure.in: Check for Solaris libmd5.
1054
1055 2001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
1056
1057         * po/: Installed ja.po, et.po, he.po, fr.po, da.po, uk.po, es.po,
1058         sl.po, nl.po from the Translation Project.
1059
1060 2001-06-16  Hrvoje Niksic  <hniksic@arsdigita.com>
1061
1062         * MACHINES: Added mips-sgi-irix6.5, as reported by Edward
1063         J. Sabol.
1064
1065 2001-06-15  Hrvoje Niksic  <hniksic@arsdigita.com>
1066
1067         * po/da.po: New version from TP.
1068
1069 2001-06-15  Hrvoje Niksic  <hniksic@arsdigita.com>
1070
1071         * config.sub: New version from libtool 1.4.
1072
1073         * config.guess: New version from libtool 1.4.
1074
1075         * ltmain.sh: New version from libtool 1.4.
1076
1077         * aclocal.m4: Imported `libtool.m4' from libtool 1.4.
1078
1079         * ltconfig: Removed.
1080
1081         * configure.in: First check the compiler, then invoke libtool.
1082
1083 2001-06-14  Hrvoje Niksic  <hniksic@arsdigita.com>
1084
1085         * po/: Install new files from the TP: sv.po, cs.po, et.po, tr.po,
1086         es.po, de.po, gl.po, sk.po, ru.po, fr.po.
1087
1088 2001-06-14  Hrvoje Niksic  <hniksic@arsdigita.com>
1089
1090         * configure.in: Check for both gethostbyname and inet_ntoa before
1091         concluding that -lnsl is not needed.
1092
1093 2001-06-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1094
1095         * configure.in: Use `libtool' to test linking of external
1096         libraries.
1097
1098 2001-06-05  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
1099
1100         * po/cs.po: Updated to match the 1.7 POT.
1101
1102 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
1103
1104         * po/: New versions of de.po and gl.po from the TP.
1105
1106 2001-06-03  Hrvoje Niksic  <hniksic@arsdigita.com>
1107
1108         * po/hr.po: Updated to match the new POT.
1109
1110 2001-06-03  Hrvoje Niksic  <hniksic@arsdigita.com>
1111
1112         * po/wget.pot: Updated.
1113
1114 2001-06-03  Hrvoje Niksic  <hniksic@arsdigita.com>
1115
1116         * po/es.po: Use the version from TP.
1117
1118 2001-06-02  R.I.P. Deaddog  <maddog@linuxhall.org>
1119
1120         * po/zh_TW.po: Updated for 1.7.
1121
1122 2001-06-02  Hrvoje Niksic  <hniksic@arsdigita.com>
1123
1124         * po/: Updated ru.po, et.po, and sv.po.  Added tr.po.
1125
1126 2001-06-02  Hrvoje Niksic  <hniksic@arsdigita.com>
1127
1128         * po/pl.po: Use iso-8859-1 as charset.
1129
1130         * po/hr.po: Update.
1131
1132 2001-05-28  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
1133
1134         * configure.in: Use $host_os instead of non-existent "$opsys" when
1135         deciding based on host type.
1136
1137         * configure.in: Print "cross" when cross-compiling.
1138
1139 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
1140
1141         * po/hr.po: Updated.
1142
1143         * po/wget.pot: Regenerated from sources.
1144
1145         * README: Updated copyright statement.
1146
1147         * INSTALL: Document the new OpenSSL autodetector.
1148
1149 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
1150
1151         * configure.in: Provide a default for AC_TRY_RUN when
1152         cross-compiling.  Effectively, assume that when cross-compiling,
1153         working linkage implies working executable.
1154
1155 2001-05-25  Hrvoje Niksic  <hniksic@arsdigita.com>
1156
1157         * configure.in: Rewrote OpenSSL library detection.  Now the code
1158         loops over system locations where libssl/libcrypto might be
1159         located.  Aside from linking, it actually tries to run the
1160         executable before concluding that the linking "worked".
1161
1162 2001-05-16  Csaba Raduly  <csaba.raduly@sophos.com>
1163
1164         * windows/Makefile.watcom: Make linker accept space-separated list
1165         of object files.
1166
1167 2001-05-14  Herold Heiko  <Heiko.Herold@previnet.it>
1168
1169         * windows/Makefile.src: Update for SSL.
1170
1171 2001-05-14  Csaba Raduly  <csaba.raduly@sophos.com>
1172
1173         * windows/Makefile.watcom: Updated.
1174
1175 2001-05-14  Csaba Raduly  <csaba.raduly@sophos.com>
1176
1177         * windows/Makefile.watcom: Rewritten.
1178
1179 2001-04-11  Hrvoje Niksic  <hniksic@arsdigita.com>
1180
1181         * po/zh_TW.po: Reinstated, after an update by Abel Cheung.
1182
1183         * po/zh_TW.Big5.po: Removed.
1184
1185 2001-04-28  Csaba Raduly  <csaba.raduly@sophos.com>
1186
1187         * windows/Makefile.watcom: Update.
1188
1189 2001-04-28  Herold Heiko  <Heiko.Herold@previnet.it>
1190
1191         * windows/wget.dep: Update.
1192
1193         * windows/Makefile.src: Update.
1194
1195         * windows/config.h.ms: Define inline to __inline.
1196         Define ftruncate to chsize.
1197
1198 2001-04-27  Hrvoje Niksic  <hniksic@arsdigita.com>
1199
1200         * po/hr.po: Updated.
1201
1202 2001-04-27  Hrvoje Niksic  <hniksic@arsdigita.com>
1203
1204         * po/ja.po: New update by Hiroshi Takekawa.
1205
1206 2001-04-25  Hrvoje Niksic  <hniksic@arsdigita.com>
1207
1208         * po/POTFILES.in: Add src/cookies.c.
1209
1210 2001-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
1211
1212         * configure.in: Check for inline.
1213
1214 2001-04-11  Hrvoje Niksic  <hniksic@arsdigita.com>
1215
1216         * po/zh_TW.Big5.po: New file, submitted by Abel Cheung.
1217
1218         * po/zh.po: Removed outdated file.
1219
1220 2001-04-06  Hrvoje Niksic  <hniksic@arsdigita.com>
1221
1222         * aclocal.m4 (AM_PROG_CC_STDC): Don't use -Xc under SYSV.  It
1223         forces strict ANSI mode, which means we lose `long long'.
1224         Generally, don't require __STDC__ to be defined to 1 because that
1225         signifies strict ANSI.
1226
1227 2001-04-04  Hrvoje Niksic  <hniksic@arsdigita.com>
1228
1229         * NEWS: Cosmetic changes.
1230
1231 2001-04-03  Trond Eivind Glomsrod  <teg@redhat.com>
1232
1233         * po/da.po: Ditto.
1234
1235         * po/no.po: The charset is iso-8859-1, not iso-8859-2.
1236
1237 2001-04-02  Hrvoje Niksic  <hniksic@arsdigita.com>
1238
1239         * po/et.po: New version by Toomas Soome.
1240
1241 2001-04-01  Nicolas Lichtmaier  <nick@debian.org>
1242
1243         * po/es.po: New file.
1244
1245 2001-03-27  Dan Harkless  <wget@harkless.org>
1246
1247         * INSTALL: Updated to reflect --with-ssl's new optional parameter.
1248
1249         * configure.in: Christian Fraenkel's tests for -lcrypto and -lssl
1250         were in the wrong order, causing a link failure if you're using
1251         libcrypto.a and libssl.a rather than shared libraries.  Also put
1252         in checks for -ldl, necessary since the libcrypto shared library
1253         doesn't record its dependency on libdl.
1254
1255         * {.,util,windows}/Makefile.in: Moved top_builddir out of "User
1256         configuration section" of top Makefile and analogous spot in others.
1257
1258         * po/Makefile.in.in: Previous addition of top_builddir to
1259         po/Makefile.in was bogus -- it's generated from po/Makefile.in.in.
1260
1261 2001-03-26  Dan Harkless  <wget@harkless.org>
1262
1263         * TODO: -p should probably go "_two_ more hops" on <FRAMESET> pages.
1264
1265 2001-03-22  Dan Harkless  <wget@harkless.org>
1266
1267         * MACHINES: Added rs6000-ibm-aix4.3.3.0.
1268
1269 2001-03-21  Dan Harkless  <wget@harkless.org>
1270
1271         * MACHINES: Added armv4l-unknown-linux-gnu.
1272
1273 2001-03-20  Dan Harkless  <wget@harkless.org>
1274
1275         * TODO: Oops.  Hostless absolute link conversion _is_ working.  My
1276         test that led me to believe it wasn't was exposing a different bug
1277         -- URLs specified on the commandline as opposed to being recursed
1278         to don't always get re-converted at the end of the Wget run.
1279
1280 2001-03-17  Dan Harkless  <wget@harkless.org>
1281
1282         * aclocal.m4: Appended libtool 1.3.5's libtool.m4 to it.
1283
1284         * configure.in: Use AM_PROG_LIBTOOL macro (now defined in our 
1285         aclocal.m4) to create a libtool script from ltconfig and ltmain.sh.
1286         If --with-ssl specified, look in /usr/local/ssl/lib by default for
1287         OpenSSL libs.  Allow override with --with-ssl=<OpenSSL_root_dir>.
1288         Set up -I<OpenSSL_root_dir>/include and -R<OpenSSL_root_dir>/lib
1289         (possibly rewritten by libtool) as well.  Don't appear to be
1290         looking for a function main() in -lcrypto.  If the OpenSSL lib
1291         checks fail, don't just silently build a wget without https
1292         support -- issue a warning.  Define top_builddir.
1293
1294         * ltconfig: New file from libtool 1.3.5 distribution.
1295
1296         * ltmain.sh: New file from libtool 1.3.5 distribution.
1297
1298         * {.,po,util,windows}/Makefile.in: Define top_builddir.
1299
1300 2001-03-16  Dan Harkless  <wget@harkless.org>
1301
1302         * TODO: For some reason on 2000-11-19, Hrvoje removed the item
1303         about converting hostless absolute links.  That isn't working yet,
1304         so I've put the item back, with a modified wording.
1305
1306         * config.guess: Hadn't been updated since 1996 -- didn't work for recent
1307         machines and OSes, such as NetWinder ARM Linux.  Updated to latest 
1308         version (2001-03-16) from <ftp://ftp.gnu.org/pub/gnu/config/>.
1309         
1310         * config.sub: Ditto -- updated to latest version (2001-03-12).
1311         
1312 2001-03-12  Dan Harkless  <wget@harkless.org>
1313
1314         * TODO: Only normal recursion should respect -np -- page-requisite
1315         recursion should not.
1316
1317 2001-03-07  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
1318
1319         * TODO: Removed an obsolete item about adding VMS and MS FTP
1320         server support.
1321
1322 2001-03-05  Dan Harkless  <wget@harkless.org>
1323
1324         * TODO: Add a --range option to download only a given byte range.
1325
1326 2001-03-01  Dan Harkless  <wget@harkless.org>
1327
1328         * ChangeLog.README: Renamed from README.branches and added a note
1329         that Wget has multiple ChangeLog files (currently ./ChangeLog,
1330         doc/ChangeLog, and src/ChangeLog), since this is unusual and
1331         people have complained their patches hadn't been applied after
1332         checking only the top-level ChangeLog.
1333
1334 2001-02-28  Dan Harkless  <wget@harkless.org>
1335
1336         * MACHINES: Explicitly tell people to send us config.guess output.
1337
1338 2001-02-27  Dan Harkless  <wget@harkless.org>
1339
1340         * TODO: Re-use FTP connection if multiple URLs on one host
1341         specified.  Make "ftp://<host>/%2F<file>" cause an initial "CWD /".
1342
1343 2001-02-23  Dan Harkless  <wget@harkless.org>
1344
1345         * NEWS: Note that Wget now has a man page again.
1346
1347         * po/*.po*: Updated after changing --help's description of -N and
1348         moving -nr to a different category.
1349
1350         * TODO: "Timestamps are sometimes not copied over on files
1351         retrieved by FTP." removed.  Hopefully all the failures I was
1352         seeing were due to the fact that it wasn't documented that
1353         non-globbing, non-recursive FTP downloads need -N to get the
1354         remote timestamp to be preserved.
1355
1356 2001-02-22  Dan Harkless  <wget@harkless.org>
1357
1358         * TODO: Remove empty directories created due to --accept/--reject.
1359
1360         * configure.in: Look for perl and pod2man and make substitutions.
1361         
1362         * Makefile.in (install): Do install.man if we have pod2man.
1363
1364 2001-02-13  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
1365
1366         * windows/Makefile.src: Removed references to ftpparse sources.
1367
1368         * windows/wget.dep: Ditto.
1369
1370         * windows/Makefile.watcom: Ditto. 
1371
1372 2001-01-23  Herold Heiko  <Heiko.Herold@previnet.it>
1373
1374         * windows/Makefile.src: Don't attempt to compile in alloca.c; it
1375         doesn't work and it's not needed.
1376
1377 2001-01-16  Hrvoje Niksic  <hniksic@arsdigita.com>
1378
1379         * NEWS: Added more NEWS items.
1380
1381 2001-01-15  Dan Harkless  <wget@harkless.org>
1382
1383         * NEWS: Was not being maintained.  Added some significant 1.7-dev stuff.
1384
1385 2001-01-15  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
1386
1387         * util/wget.spec: Updated to 1.7, merged with the spec file from
1388         RedHat.
1389
1390         * po/Makefile.in.in: `make realclean' equal to `make
1391         maintainer-clean'.
1392
1393         * Makefile.in (realclean-top): Remove 'configure' as well. 
1394
1395 2001-01-11  Dan Harkless  <wget@harkless.org>
1396
1397         * TODO: If -c used with -N, check to make sure a file hasn't
1398         changed on the server before "continuing" to download it.
1399         
1400 2001-01-11  Adrian Aichner  <Adrian.Aichner@t-online.de>
1401
1402         * windows/Makefile.src: Updated.
1403
1404         * windows/wget.dep: Ditto.
1405
1406 2001-01-09  Dan Harkless  <wget@harkless.org>
1407
1408         * TODO: If -c is on, don't re-download a 100%-downloaded file.
1409         
1410         * TODO: The bug where you couldn't recurse into ftp directories if
1411         logging in put you somewhere else besides the server's "/"
1412         directory got fixed without the TODO entry for it being removed.
1413
1414         * TODO: Add a "rollback" option to have --continue throw away X
1415         corrupted (e.g. by proxy) bytes from end of file before resuming.
1416
1417         * po/*.po*: Updated after changing --help's description of -c.
1418
1419 2001-01-06  Dan Harkless  <wget@harkless.org>
1420
1421         * ChangeLog: The '[Not in 1.6 branch.]'s were decided not to be
1422         the best way to go about my aim.  Removed them in favor of:
1423
1424         * ChangeLog-branches/1.6_branch.ChangeLog: New file.
1425
1426         * README.branches: Explains the 1.6_branch.ChangeLog files.
1427
1428         * README.cvs: Falsely claimed you only needed GNU autoconf to
1429         build from the CVS sources.  You also need GNU gettext and
1430         texinfo.  I also did a bunch of general re-writing of this file.
1431
1432 2001-01-03  Dan Harkless  <wget@harkless.org>
1433
1434         * TODO: We should make a simple man page referring to info doco.
1435
1436 2000-12-31  Dan Harkless  <wget@harkless.org>
1437
1438         * README: Changed 1.5.3 in the FTP URL to 1.6.
1439
1440         * NEWS: Released Wget version 1.6.
1441
1442         * po/*.po: 'Project-Id-Version's were very haphazard, saying
1443         either "wget" or "GNU wget", and with versions of 1.5.2-b[124],
1444         1.5.3, the nonexistent 1.5.4, and 1.6-pre.  Standardized all to
1445         "GNU Wget 1.7-dev".  Perhaps this is wrong to do because some of
1446         the translations haven't been updated since the versions they
1447         state, but I know some of the files were updated specifically for
1448         1.6, and none of them used this version (unless you count the sole
1449         "1.6-pre" guy).  In any case, the 'POT-Creation-Date's and
1450         'PO-Revision-Date's remain the best indicator of whether a
1451         translation's out of date.
1452         
1453         * ChangeLog: Since this flat file doesn't have multiple branches,
1454         looking at the dates would make you think that things went into
1455         1.6 that actually just went into the 1.7-dev branch.  Added "[Not
1456         in 1.6 branch.]" where appropriate to clarify.
1457         
1458 2000-12-18  Csaba Raduly  <csaba.raduly@sophos.com>
1459
1460         * windows/Makefile.watcom: Updated.
1461
1462 2000-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
1463
1464         * po/POTFILES.in: Updated.
1465
1466 2000-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
1467
1468         * configure.in: Add windows/Makefile to the output block.
1469
1470         * windows/Makefile.in: New file.
1471
1472         * README.cvs: New file.
1473
1474 2000-11-25  Karl Eichwalder  <ke@suse.de>
1475
1476         * Makefile.in (SUBDIRS): Add 'windows'.
1477         (dist, DISTFILES): Don't distribute CVS directories.
1478         
1479 2000-12-05  Hrvoje Niksic  <hniksic@arsdigita.com>
1480
1481         * configure.in: Don't unconditionally define HAVE_SSL, even when
1482         --with-ssl is given.
1483
1484 2000-12-03  Christian Fraenkel  <christian.fraenkel@gmx.net>
1485
1486         * INSTALL: Added the --with-ssl switch.
1487         
1488         * configure.in: Ditto.
1489         
1490         * TODO: Removed the corresponding entry.
1491
1492 2000-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
1493
1494         * configure.in: Build ALL_LINGUAS dynamically.
1495
1496 2000-11-10  Hrvoje Niksic  <hniksic@arsdigita.com>
1497
1498         * configure.in: Test for MMAP.
1499
1500 2000-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
1501
1502         * windows/config.h.ms: snprintf and vsnprintf exist under Windows.
1503
1504         * windows/Makefile.src: Back out previous change.
1505
1506 2000-11-16  Herold Heiko  <Heiko.Herold@previnet.it>
1507
1508         * windows/Makefile.src: Compile in vsnprintf.c.
1509
1510 2000-11-02  Matthew Seaman  <m.seaman@inpharmatica.co.uk>
1511
1512         * util/rmold.pl: Various fixes.
1513
1514 2000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>
1515
1516         * configure.in: Check for size of long and long long.
1517
1518 2000-10-30  Dan Harkless  <wget@harkless.org>
1519
1520         * NEWS: Hrvoje pointed out that relative URL grokking deserves mention.
1521
1522 2000-10-27  Dan Harkless  <wget@harkless.org>
1523
1524         * TODO: wget now groks illegal relative URL HTTP redirects.
1525
1526 2000-10-24  Dan Harkless  <wget@harkless.org>
1527
1528         * NEWS: Forgot to update regarding new --bind-address option.
1529
1530 2000-10-20  Dan Harkless  <wget@harkless.org>
1531
1532         * TODO: -k needs to convert '?' to "%3F" in links to saved files
1533         containing the '?' character (e.g. CGI output).  Also, we need to
1534         check the HTTP spec w.r.t. simplification of absolute URLs.
1535         Generalize --html-extension to something like --mime-extension.
1536
1537         * MAILING-LIST: I didn't realize <wget@sunsite.auc.dk> allowed posting
1538         by non-subscribers.  <bug-wget@gnu.org> soon to be an alias for it.
1539
1540         * NEWS: Always forget to update this file when making user-vis. changes.
1541
1542 2000-10-19  Dan Harkless  <wget@harkless.org>
1543
1544         * TODO: -E / --html-extension / html_extension has been implemented.
1545         Make -I and -X allow an optional hostname before the directory name?
1546         When simplifying paths, wget needs to stop at any '?' character.
1547
1548         * configure.in: Put "it" language in proper alphabetical order and
1549         added new languages "pl" and "ru".
1550
1551         * po/pl.{gmo,po}: Added Grzegorz Kowal <g_kowal@poczta.onet.pl>'s
1552         Polish message translation file.
1553
1554         * po/ru.{gmo,po}: Added Const Kaplinsky <const@ce.cctpu.edu.ru>'s 
1555         Russian message translation file.
1556
1557 2000-10-16  Dan Harkless  <wget@harkless.org>
1558
1559         * TODO: Add option to save local filenames without extra %-encoding.
1560
1561 2000-10-09  Dan Harkless  <wget@harkless.org>
1562
1563         * TODO: --retr-symlinks should cause wget to traverse links to dirs too.
1564
1565 2000-09-25  Dan Harkless  <wget@harkless.org>
1566
1567         * TODO: Make wget return nonzero in situations like bad HTTP
1568         auth.  Make wget follow (illegal) relative URL HTTP redirects.
1569
1570 2000-08-30  Dan Harkless  <wget@harkless.org>
1571
1572         * po/*.{gmo,po,pot}: Regenerated after modifying wget --help output.
1573
1574         * MACHINES: Previously said to send updates to "me" (Hrvoje) --
1575         now says to email the mailing list or bug-wget@gnu.org.
1576
1577         * MAILING-LIST: Added mention of bug-wget@gnu.org.
1578         
1579         * NEWS: Added --waitretry and --page-requisites.
1580
1581 2000-08-25  Dan Harkless  <wget@harkless.org>
1582
1583         * MACHINES: Alphabetized, changed "architectures" to "OSes and
1584         architectures", added missing company names, removed needless ^L,
1585         made AIX and FreeBSD entries more general to reflect successful
1586         use on those platforms by myself and others, removed the
1587         non-factual "this version of", and fixed some grammatical errors.
1588         
1589 2000-07-21  Dan Harkless  <wget@harkless.org>
1590
1591         * TODO: But Brian McMahon <bm@iucr.org> wants old behavior as an option.
1592         
1593 2000-07-19  Dan Harkless  <wget@harkless.org>
1594
1595         * TODO: -k should convert "hostless absolute" URLs, like "/index.html".
1596         
1597 2000-05-24  Dan Harkless  <wget@harkless.org>
1598
1599         * TODO: Timestamps sometimes not copied over on files retrieved by FTP.
1600         
1601 2000-05-22  Dan Harkless  <wget@harkless.org>
1602
1603         * AUTHORS: Added myself to this file, as Hrvoje got confirmation
1604         of my FSF copyright assignment.
1605
1606         * TODO: Added note that fragment identifiers don't work properly.
1607         
1608         * po/*.{gmo,po,pot}: Regenerated after modifying wget --help output.
1609
1610 2000-05-17  Dan Harkless  <wget@harkless.org>
1611
1612         * TODO: Make `-k' check for files that were downloaded in the past
1613         and convert links to them in newly-downloaded documents.
1614
1615 2000-04-05  Dan Harkless  <wget@harkless.org>
1616
1617         * TODO: Make -K only leave .orig files around when different.  Add
1618         an option to save all text/html files with .html extension.  Allow
1619         mirroring of FTP URLs where logging in puts you somewhere else
1620         besides '/'.
1621
1622 2000-04-04  Dan Harkless  <wget@harkless.org>
1623
1624         * NEWS (--follow-tags, -G / --ignore-tags): Forgot to mention
1625         these new options when I added them.
1626
1627 2000-03-10  Dan Harkless  <wget@harkless.org>
1628
1629         * TODO: Removed done item: we now have an option (-G) that makes
1630         it easy to download a single HTML document and all its constituents.
1631         
1632         * po/*.{gmo,po,pot}: Regenerated after adding new options.
1633
1634         * po/hr.po: Hrvoje forgot '\n's on his translations of my altered
1635         messages, causing msgfmt to balk and `make install' to fail.
1636
1637 2000-03-01  Dan Harkless  <wget@harkless.org>
1638
1639         * NEWS (-K): Now possible to use -N with -k thanks to this option.
1640
1641         * TODO: Removed the -K / -N interaction item.
1642
1643 2000-02-29  Dan Harkless  <wget@harkless.org>
1644
1645         * NEWS (-K / --backup-converted): Mentioned this new option.
1646
1647 2000-02-18  Dan Harkless  <wget@harkless.org>
1648
1649         * TODO: When -K is used with -N, check local X.orig against server X.
1650
1651 1998-06-23  Dave Love  <d.love@dl.ac.uk>
1652
1653         * configure.in (exext): Define.
1654
1655 1998-06-06  Hrvoje Niksic  <hniksic@srce.hr>
1656
1657         * configure.in: Check for access().
1658
1659 1998-05-20  Hrvoje Niksic  <hniksic@srce.hr>
1660
1661         * po/hr.po: Some fixes, as per suggestions by Francois Pinard.
1662
1663 1998-05-19  Dominique Delamarre  <dominique.delamarre@hol.fr>
1664
1665         * po/fr.po: New file.
1666
1667 1998-05-19  Toomas Soome  <tsoome@ut.ee>
1668
1669         * po/et.po: Updated.
1670
1671 1998-05-11  Simos KSenitellis  <simos@teiath.gr>
1672
1673         * po/el.po: New file.
1674
1675 1998-05-09  Hrvoje Niksic  <hniksic@srce.hr>
1676
1677         * aclocal.m4 (WGET_WITH_NLS): Print available catalogs.
1678
1679 1998-05-09  Toomas Soome  <tsoome@ut.ee>
1680
1681         * po/et.po: New file.
1682
1683 1998-05-06  Douglas E. Wegscheid  <wegscd@whirlpool.com>
1684
1685         * configure.bat: set up for either Borland or Visual C
1686
1687         * windows/wget.dep: new file
1688
1689         * windows/Makefile.*: use wget.dep
1690
1691         * rename windows/Makefile.bor to Makefile.src.bor
1692
1693 1998-05-06  Douglas E. Wegscheid  <wegscd@whirlpool.com>
1694
1695         * windows/makefile.bor: Updated.
1696
1697         * windows/Makefile.src: Ditto.
1698
1699 1998-04-30  Douglas E. Wegscheid  <wegscd@whirlpool.com>
1700
1701         * windows/config.h.bor: New file.
1702
1703         * windows/makefile.bor: New file.
1704
1705 1998-04-27  John Burden  <john@futuresguide.com>
1706
1707         * windows/Makefile.*: Cleanup.
1708
1709 1998-04-27  Gregor Hoffleit  <flight@mathi.uni-heidelberg.de>
1710
1711         * configure.in: Check for PID_T.
1712
1713 1998-04-19  Giovanni Bortolozzo  <borto@dei.unipd.it>
1714
1715         * po/it.po: Updated.
1716
1717 1998-04-19  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
1718
1719         * po/cs.po: Updated.
1720
1721 1998-04-19  Wanderlei Cavassin  <cavassin@conectiva.com.br>
1722
1723         * po/pt_BR.po: Updated.
1724
1725 1998-04-08  Stefan Hornburg  <racke@gundel.han.de>
1726
1727         * Makefile (dist): New target.
1728
1729 1998-04-08  Wanderlei Cavassin  <cavassin@conectiva.com.br>
1730
1731         * po/pt_BR.po: Updated.
1732
1733 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
1734
1735         * aclocal.m4 (WGET_WITH_NLS): Renamed USE_NLS to HAVE_NLS.
1736
1737         * ABOUT-NLS: Removed.
1738
1739         * Makefile.in (stamp-h): Clean up stamp-h-related dependencies.
1740         Don't attempt to write to stamp-h.in.
1741
1742         * aclocal.m4 (WGET_PROCESS_PO): Reset srcdir to ac_given_srcdir.
1743
1744 1998-04-03  Hrvoje Niksic  <hniksic@srce.hr>
1745
1746         * Makefile.in (distclean-top): Remove stamp-h.
1747
1748 1998-04-02  Robert Schmidt  <rsc@vingmed.no>
1749
1750         * po/no.po: New file.
1751
1752 1998-04-01  Hrvoje Niksic  <hniksic@srce.hr>
1753
1754         * configure.in: New option `--disable-debug'.
1755
1756 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
1757
1758         * configure.in: Check for endianness.
1759
1760 1998-03-29  Hrvoje Niksic  <hniksic@srce.hr>
1761
1762         * aclocal.m4 (WGET_PROCESS_PO): Use echo instead of AC_MSG_RESULT.
1763
1764 1998-03-28  Hrvoje Niksic  <hniksic@srce.hr>
1765
1766         * aclocal.m4 (WGET_WITH_NLS): Disable USE_NLS if gettext is
1767         unavailable.
1768
1769         * aclocal.m4: Renamed AM_STRUCT_UTIMBUF to WGET_STRUCT_UTIMBUF;
1770         renamed AM_WITH_NLS to WGET_WITH_NLS.
1771
1772         * aclocal.m4: Eliminate POSUBS.
1773
1774 1998-03-17  Hrvoje Niksic  <hniksic@srce.hr>
1775
1776         * Makefile.in: config.h* -> src/config.h*
1777
1778         * configure.in: Check for vsnprintf().
1779
1780         * po/POTFILES.in: Updated.
1781
1782 1998-03-16  Hrvoje Niksic  <hniksic@srce.hr>
1783
1784         * po/POTFILES.in: Removed extraneous newline at end of line, which 
1785         caused an error in `Makefile' which Sun make choked on.
1786
1787 1998-03-16  Jan Prikryl <prikryl@cg.tuwien.ac.at>
1788
1789         * po/cs.po: New file.
1790
1791 1998-03-12  Wanderlei Cavassin  <cavassin@conectiva.com.br>
1792
1793         * po/pt_BR.po: New file.
1794
1795 1998-03-07  Hrvoje Niksic  <hniksic@srce.hr>
1796
1797         * PROBLEMS: New file.
1798
1799 1998-02-22  Karl Eichwalder  <ke@suse.de>
1800
1801         * po/Makefile.in.in (install-data-yes): Fix creation of
1802         directories for LC_MESSAGE files.
1803
1804 1998-02-22  Hrvoje Niksic  <hniksic@srce.hr>
1805
1806         * configure.in: Removed `-Wno-switch' for gcc.
1807
1808         * po/Makefile.in.in (install-data-yes): Use mkinstalldirs to
1809         create the directory first.
1810
1811 1998-02-21  Karl Eichwalder  <karl@suse.de>
1812
1813         * po/de.po: Updated.
1814
1815 1998-02-19  Hrvoje Niksic  <hniksic@srce.hr>
1816
1817         * Makefile.in (check): New empty target.
1818
1819 1998-02-11  Hrvoje Niksic  <hniksic@srce.hr>
1820
1821         * po/it.po: New file, by Antonio Rosella.
1822
1823 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
1824
1825         * aclocal.m4: Cleaned up.
1826
1827         * po/hr.po: Updated.
1828
1829         * configure.in: Removed check for POSIXized ISC.
1830
1831 1998-02-08  Karl Eichwalder  <karl@suse.de>
1832
1833         * po/de.po: Updated.
1834
1835 1998-02-07  Karl Eichwalder  <ke@suse.de>
1836
1837         * Makefile.in (install.info uninstall.info install.man
1838         uninstall.man install.wgetrc): Use it.
1839
1840         * Makefile.in (install.mo): New target.
1841
1842 1998-02-03  Karl Eichwalder  <ke@suse.de>
1843
1844         * po/POTFILES.in: Touch it (needed for NLS); add src/ftp.c,
1845         src/getopt.c, src/host.c, src/html.c, src/http.c, src/init.c,
1846         src/main.c, src/mswindows.c, src/netrc.c, src/recur.c, src/retr.c,
1847         src/url.c, and src/utils.c.
1848
1849         * intl/po2tbl.sed.in: Add from gettext-0.10.32 (needed for NLS).
1850
1851         * po/Makefile.in.in: Add from gettext-0.10.32.
1852
1853         * Makefile.in (SUBDIRS): Add po/.
1854
1855         * configure.in (ALL_LINGUAS): New variable.  Add "de" and "hr".
1856         (AM_GNU_GETTEXT): Add.
1857         (AC_OUTPUT): Add po/Makefile.in; run the sed command.
1858         
1859         * aclocal.m4 (AM_WITH_NLS, AM_GNU_GETTEXT, AM_LC_MESSAGES,
1860         AM_PATH_PROG_WITH_TEST): from gettext-0.10.32.
1861