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