]> sjero.net Git - wget/blob - ChangeLog
[svn] Provide the support for int32_t and u_int32_t.
[wget] / ChangeLog
1 2003-10-11  Hrvoje Niksic  <hniksic@xemacs.org>
2
3         * configure.in: Check for int32_t and u_int32_t.  Check for
4         SIZEOF_INT.
5
6 2003-10-10  Hrvoje Niksic  <hniksic@xemacs.org>
7
8         * aclocal.m4 (WGET_WITH_NLS): First check for gettext in libintl,
9         then use the libc version.  That way systems that get libintl.h
10         from /usr/local/include will get the matching gettext.
11
12 2003-10-10  Hrvoje Niksic  <hniksic@xemacs.org>
13
14         * po/tr.po: Ditto.
15
16         * po/sv.po: Updated from TP.
17
18 2003-10-09  Herold Heiko  <Heiko.Herold@previnet.it>
19
20         * windows/Makefile.watcom (OBJS): Ditto.
21
22         * windows/Makefile.src.bor: Ditto.
23
24         * windows/wget.dep: Ditto.
25
26         * windows/Makefile.src: Removed references to fnmatch.c and
27         fnmatch.o.
28
29 2003-10-09  Hrvoje Niksic  <hniksic@xemacs.org>
30
31         * po/ft.po, po/sk.po, po/ja.po: Updated from the TP.
32
33 2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
34
35         * po/wget.pot: Recreated.
36
37 2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
38
39         * configure.in: Renamed DEBUG to ENABLE_DEBUG.
40
41 2003-10-04  Hrvoje Niksic  <hniksic@xemacs.org>
42
43         * libtool.m4: New file with contents imported from libtool.
44
45         * aclocal.m4: Move libtool stuff into a separate file.  That
46         leaves this file only with Wget-specific stuff.
47
48 2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
49
50         * po/hu.po: Updated from the TP.
51
52         * po/et.po: Updated from the TP.
53
54         * po/ro.po: New file from the TP.
55
56 2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
57
58         * po/hr.po: Updated.
59
60 2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
61
62         * po/POTFILES.in: Added src/convert.c.
63
64 2003-09-30  Herold Heiko  <Heiko.Herold@previnet.it>
65
66         * windows/Makefile.src (OBJ): Fix typo.
67
68 2003-09-26  Gisle Vanem  <giva@bgnett.no>
69
70         * windows/config.h.ms: Don't declare alloca under compilers that
71         support it.
72
73         * windows/config.h.ms: Define HAVE_SNPRINTF, HAVE_VSNPRINTF, and
74         HAVE_MEMMOVE.
75
76 2003-09-25  Herold Heiko  <Heiko.Herold@previnet.it>
77
78         * windows/Makefile.src: Updated OBJ list.
79
80 2003-09-23  Hrvoje Niksic  <hniksic@xemacs.org>
81
82         * Makefile.in (clean-top): Remove .libs.
83
84 2003-09-23  Hrvoje Niksic  <hniksic@xemacs.org>
85
86         * Makefile.in (distclean-top): Remove autom4te.cache.
87
88 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
89
90         * install-sh, mkinstalldirs: Updated from Autoconf 2.57.
91
92 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
93
94         * ltmain.sh, aclocal.m4: Upgrade to libtool 1.4.3.  Libtool 1.5
95         has been out for a while now, but it can wait until after Wget 1.9
96         is released.
97
98 2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
99
100         * config.sub: Ditto.
101
102         * config.guess: Updated from Autoconf 2.57.
103
104 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
105
106         * util/dist-wget: Fixed portable echo checking under Bash.
107
108 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
109
110         * configure.in: Change AC_CHECK_FUNC(getaddrinfo...) to
111         AC_CHECK_FUNCS, which automatically defines HAVE_GETADDRINFO.
112
113 2003-09-16  Mauro Tortonesi <mauro@deepspace6.net>
114
115         * configure.in, aclocal.m4: Added proper IPv6 detection.
116
117 2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
118
119         * Makefile.in (all): Don't build configure.bat by default.
120
121 2003-09-09  Hrvoje Niksic  <hniksic@xemacs.org>
122
123         * configure.in, aclocal.m4: Added configure check for IPv6 and
124         getaddrinfo.  From Daniel Stenberg.
125
126 2003-09-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
127
128         * configure.in: Additional M4 quoting.
129
130 2003-09-04  Hrvoje Niksic  <hniksic@xemacs.org>
131
132         * aclocal.m4, configure.in: Made them work under Autoconf 2.5x.
133
134 2002-05-27  Ian Abbott  <abbotti@mev.co.uk>
135
136         * windows/config.h.bor: Do #define WGET_USE_STDARG.
137
138 2002-05-20  Hrvoje Niksic  <hniksic@arsdigita.com>
139
140         * windows/config.h.ms: Ditto.
141
142         * windows/config.h.bor: Don't #define __STDC__.
143
144 2002-05-18  Hrvoje Niksic  <hniksic@arsdigita.com>
145
146         * ALL: Update the license to reflect the OpenSSL exception.
147
148 2002-04-23  Ian Abbott  <abbotti@mev.co.uk>
149
150         * windows/config.h.ms: Accounted for MSVC not defining `__STDC__' when
151         Microsoft's extensions are enabled and define it anyway (set to `1').
152         Defined some things that broke as a result of this.
153
154 2002-04-20  Hrvoje Niksic  <hniksic@arsdigita.com>
155
156         * po/de.po: Updated from the TP.
157
158 2001-04-15  Ian Abbott  <abbotti@mev.co.uk>
159
160         windows/wget.dep: The target `connect$o' (connect.obj) now depends on
161         `utils.h'.
162
163 2001-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>
164
165         * po/da.po: Ditto.
166
167         * po/de.po: Ditto.
168
169         * po/el.po: Ditto.
170
171         * po/es.po: Ditto.
172
173         * po/et.po: Ditto.
174
175         * po/fr.po: Ditto.
176
177         * po/gl.po: Ditto.
178
179         * po/he.po: Ditto.
180
181         * po/ja.po: Ditto.
182
183         * po/pl.po: Ditto.
184
185         * po/sk.po: Ditto.
186
187         * po/sl.po: Ditto.
188
189         * po/sv.po: Ditto.
190
191         * po/tr.po: Ditto.
192
193         * po/zh_TW.po: Update from TP.
194
195         * po/ca.po: Ditto.
196
197         * po/bg.po: New file from TP.
198
199 2002-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>
200
201         * po/hr.po: Editing the Project-Id-Version to say "wget" rather
202         than "GNU Wget".
203
204 2002-04-12  Ian Abbott  <abbotti@mev.co.uk>
205
206         * windows/Makefile.src.bor: Removed pre-compiled header options as
207         they increase build time (on my machine).
208
209 2002-04-12  Ian Abbott  <abbotti@mev.co.uk>
210
211         * windows/config.h.bor: Account for Borland not defining `__STDC__'
212         when Borland's extensions enabled, and define it anyway.
213
214 2002-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
215
216         * configure.in: Check for <setjmp.h>.  Check for sigsetjmp and
217         sigblock.
218
219 2002-04-09  Ian Abbott  <abbotti@mev.co.uk>
220
221         * windows/config.h.bor: define `HACK_BCC_UTIME_BUG'. Define `utime'
222         as `borland_utime' if `HACK_BCC_UTIME_BUG' is defined.
223
224 2002-03-26  Ian Abbott  <abbotti@mev.co.uk>
225
226         * windows/wget.dep: Updated several dependencies for object files.
227
228 2002-03-20  Ian Abbott  <abbotti@mev.co.uk>
229
230         * windows/config.h.bor:
231         * windows/config.h.ms:
232         Removed conditional cruft that was there for Unix-like systems.
233
234 2002-03-20  Ian Abbott  <abbotti@mev.co.uk>
235
236         * * windows/wget.dep: Fix dependencies for target mswindows$o
237         (mswindows.obj)
238
239 2002-03-19  Chin-yuan Kuo  <sr1111111@yahoo.com.tw>
240
241         * configure.bat.in: Do not check %BORPATH% as C++Builder compiler
242         does not use it.
243
244         * windows/Makefile.src.bor:
245         * windows/config.h.bor:
246         Migrated to free (as in beer) C++Builder compiler.
247
248 2002-03-13  Ian Abbott  <abbotti@mev.co.uk>
249
250         * configure.bat: Removed (renamed to configure.bat.ini).
251
252         * configure.bat.in: New (renamed from configure.bat).
253
254         * Makefile.in: Add rule to copy configure.bat.in to configure.bat,
255         converting line endings to MS-DOS format in the process.
256
257 2002-01-15  Hrvoje Niksic  <hniksic@arsdigita.com>
258
259         * MACHINES: OS X entry by Jonathan Davis.
260
261 2001-12-19  Csaba Raduly  <csaba.raduly@sophos.com>
262
263         * windows/Makefile.watcom: add gen-md5.obj and progress.obj to the
264         list of "sources"
265
266         * configure.bat: add section for Watcom
267
268 2001-12-13  Hrvoje Niksic  <hniksic@arsdigita.com>
269
270         * po/ja.po: Ditto.
271
272         * po/sv.po: Ditto.
273
274         * po/de.po: Ditto.
275
276         * po/es.po: Ditto.
277
278         * po/fr.po: Ditto.
279
280         * po/et.po: Ditto.
281
282         * po/tr.po: Ditto.
283
284         * po/ru.po: Update from TP.
285
286 2001-12-12  Hrvoje Niksic  <hniksic@arsdigita.com>
287
288         * configure.in: Autodetect SSL.  Check for SSL includes too.
289
290 2001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
291
292         * config.sub: Ditto.
293
294         * config.guess: Ditto.
295
296         * aclocal.m4: Ditto.
297
298         * ltmain.sh: Upgrade to libtool 1.4.2.
299
300 2001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
301
302         * configure.in: Check for md5_calc rather than MD5Update when
303         looking for Solaris md5.
304
305 2001-12-08  R.I.P. Deaddog  <maddog@linuxhall.org>
306
307         * po/zh_TW.po: Updated for 1.8.
308
309 2001-12-08  Hrvoje Niksic  <hniksic@arsdigita.com>
310
311         * po/tr.po: Ditto.
312
313         * po/sv.po: Ditto.
314
315         * po/ru.po: Ditto.
316
317         * po/fr.po: Ditto.
318
319         * po/es.po: Ditto.
320
321         * po/de.po: Update from TP.
322
323 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
324
325         * po/et.po: Update from the TP.
326
327 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
328
329         * configure.in: Check for <termios.h>
330
331 2001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
332
333         * po/de.po: Ditto.
334
335         * po/fr.po: Ditto.
336
337         * po/tr.po: Ditto.
338
339         * po/sv.po: Ditto.
340
341         * po/et.po: Update from TP.
342
343         * po/hu.po: New file from TP.
344
345 2001-12-04  Herold Heiko  <Heiko.Herold@previnet.it>
346
347         * windows\Makefile.src: add gen_sslfunc.c
348
349         * windows\Makefile.src.bor: ditto.
350
351 2001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
352
353         * po/hr.po: Updated Croatian translation.
354
355 2001-11-29  Hrvoje Niksic  <hniksic@arsdigita.com>
356
357         * configure.in: Use SSL's MD5 if we're compiling with SSL anyway.
358
359 2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
360
361         * configure.in: Don't check for random.
362
363 2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
364
365         * po/hr.po: Updated.
366
367 2001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
368
369         * configure.in: Check for random.
370
371 2001-11-26  Hrvoje Niksic  <hniksic@arsdigita.com>
372
373         * configure.in: Check for usleep.
374
375 2001-11-25  Hrvoje Niksic  <hniksic@arsdigita.com>
376
377         * util/dist-wget: New file: the script used for building Wget.
378
379 2001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
380
381         * po/hr.po: A major overhaul.
382
383 2001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
384
385         * po/wget.pot: Rebuild.
386
387         * po/POTFILES.in: Update with the new source files.
388
389 2001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
390
391         * configure.in: Check for sys/ioctl.h.
392
393 2001-11-22  Herold Heiko  <Heiko.Herold@previnet.it>
394
395         * windows/Readme
396         * windows/Makefile.doc
397         Windows documentation update.
398         * windows/Makefile.src
399         Cleanup config.h
400
401 2001-11-22  Hrvoje Niksic  <hniksic@arsdigita.com>
402
403         * windows/Makefile.doc: Update docs generation.
404
405 2001-11-22  Hrvoje Niksic  <hniksic@arsdigita.com>
406
407         * configure.in: Check for strpbrk().
408
409 2001-05-14  Herold Heiko  <Heiko.Herold@previnet.it>
410
411         * windows/Makefile.src:
412         * windows/Makefile.src.bor:
413         * windows/Makefile.watcom:
414         * windows/config.h.bor:
415         * windows/config.h.ms:
416         * windows/wget.dep:
417         Windows update.
418
419 2001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
420
421         * configure.in: Check for getopt_long in libc.
422
423 2001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
424
425         * configure.in: Check for Solaris libmd5.
426
427 2001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
428
429         * po/: Installed ja.po, et.po, he.po, fr.po, da.po, uk.po, es.po,
430         sl.po, nl.po from the Translation Project.
431
432 2001-06-16  Hrvoje Niksic  <hniksic@arsdigita.com>
433
434         * MACHINES: Added mips-sgi-irix6.5, as reported by Edward
435         J. Sabol.
436
437 2001-06-15  Hrvoje Niksic  <hniksic@arsdigita.com>
438
439         * po/da.po: New version from TP.
440
441 2001-06-15  Hrvoje Niksic  <hniksic@arsdigita.com>
442
443         * config.sub: New version from libtool 1.4.
444
445         * config.guess: New version from libtool 1.4.
446
447         * ltmain.sh: New version from libtool 1.4.
448
449         * aclocal.m4: Imported `libtool.m4' from libtool 1.4.
450
451         * ltconfig: Removed.
452
453         * configure.in: First check the compiler, then invoke libtool.
454
455 2001-06-14  Hrvoje Niksic  <hniksic@arsdigita.com>
456
457         * po/: Install new files from the TP: sv.po, cs.po, et.po, tr.po,
458         es.po, de.po, gl.po, sk.po, ru.po, fr.po.
459
460 2001-06-14  Hrvoje Niksic  <hniksic@arsdigita.com>
461
462         * configure.in: Check for both gethostbyname and inet_ntoa before
463         concluding that -lnsl is not needed.
464
465 2001-06-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
466
467         * configure.in: Use `libtool' to test linking of external
468         libraries.
469
470 2001-06-05  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
471
472         * po/cs.po: Updated to match the 1.7 POT.
473
474 2001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
475
476         * po/: New versions of de.po and gl.po from the TP.
477
478 2001-06-03  Hrvoje Niksic  <hniksic@arsdigita.com>
479
480         * po/hr.po: Updated to match the new POT.
481
482 2001-06-03  Hrvoje Niksic  <hniksic@arsdigita.com>
483
484         * po/wget.pot: Updated.
485
486 2001-06-03  Hrvoje Niksic  <hniksic@arsdigita.com>
487
488         * po/es.po: Use the version from TP.
489
490 2001-06-02  R.I.P. Deaddog  <maddog@linuxhall.org>
491
492         * po/zh_TW.po: Updated for 1.7.
493
494 2001-06-02  Hrvoje Niksic  <hniksic@arsdigita.com>
495
496         * po/: Updated ru.po, et.po, and sv.po.  Added tr.po.
497
498 2001-06-02  Hrvoje Niksic  <hniksic@arsdigita.com>
499
500         * po/pl.po: Use iso-8859-1 as charset.
501
502         * po/hr.po: Update.
503
504 2001-05-28  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
505
506         * configure.in: Use $host_os instead of non-existent "$opsys" when
507         deciding based on host type.
508
509         * configure.in: Print "cross" when cross-compiling.
510
511 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
512
513         * po/hr.po: Updated.
514
515         * po/wget.pot: Regenerated from sources.
516
517         * README: Updated copyright statement.
518
519         * INSTALL: Document the new OpenSSL autodetector.
520
521 2001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
522
523         * configure.in: Provide a default for AC_TRY_RUN when
524         cross-compiling.  Effectively, assume that when cross-compiling,
525         working linkage implies working executable.
526
527 2001-05-25  Hrvoje Niksic  <hniksic@arsdigita.com>
528
529         * configure.in: Rewrote OpenSSL library detection.  Now the code
530         loops over system locations where libssl/libcrypto might be
531         located.  Aside from linking, it actually tries to run the
532         executable before concluding that the linking "worked".
533
534 2001-05-16  Csaba Raduly  <csaba.raduly@sophos.com>
535
536         * windows/Makefile.watcom: Make linker accept space-separated list
537         of object files.
538
539 2001-05-14  Herold Heiko  <Heiko.Herold@previnet.it>
540
541         * windows/Makefile.src: Update for SSL.
542
543 2001-05-14  Csaba Raduly  <csaba.raduly@sophos.com>
544
545         * windows/Makefile.watcom: Updated.
546
547 2001-05-14  Csaba Raduly  <csaba.raduly@sophos.com>
548
549         * windows/Makefile.watcom: Rewritten.
550
551 2001-04-11  Hrvoje Niksic  <hniksic@arsdigita.com>
552
553         * po/zh_TW.po: Reinstated, after an update by Abel Cheung.
554
555         * po/zh_TW.Big5.po: Removed.
556
557 2001-04-28  Csaba Raduly  <csaba.raduly@sophos.com>
558
559         * windows/Makefile.watcom: Update.
560
561 2001-04-28  Herold Heiko  <Heiko.Herold@previnet.it>
562
563         * windows/wget.dep: Update.
564
565         * windows/Makefile.src: Update.
566
567         * windows/config.h.ms: Define inline to __inline.
568         Define ftruncate to chsize.
569
570 2001-04-27  Hrvoje Niksic  <hniksic@arsdigita.com>
571
572         * po/hr.po: Updated.
573
574 2001-04-27  Hrvoje Niksic  <hniksic@arsdigita.com>
575
576         * po/ja.po: New update by Hiroshi Takekawa.
577
578 2001-04-25  Hrvoje Niksic  <hniksic@arsdigita.com>
579
580         * po/POTFILES.in: Add src/cookies.c.
581
582 2001-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
583
584         * configure.in: Check for inline.
585
586 2001-04-11  Hrvoje Niksic  <hniksic@arsdigita.com>
587
588         * po/zh_TW.Big5.po: New file, submitted by Abel Cheung.
589
590         * po/zh.po: Removed outdated file.
591
592 2001-04-06  Hrvoje Niksic  <hniksic@arsdigita.com>
593
594         * aclocal.m4 (AM_PROG_CC_STDC): Don't use -Xc under SYSV.  It
595         forces strict ANSI mode, which means we lose `long long'.
596         Generally, don't require __STDC__ to be defined to 1 because that
597         signifies strict ANSI.
598
599 2001-04-04  Hrvoje Niksic  <hniksic@arsdigita.com>
600
601         * NEWS: Cosmetic changes.
602
603 2001-04-03  Trond Eivind Glomsrod  <teg@redhat.com>
604
605         * po/da.po: Ditto.
606
607         * po/no.po: The charset is iso-8859-1, not iso-8859-2.
608
609 2001-04-02  Hrvoje Niksic  <hniksic@arsdigita.com>
610
611         * po/et.po: New version by Toomas Soome.
612
613 2001-04-01  Nicolas Lichtmaier  <nick@debian.org>
614
615         * po/es.po: New file.
616
617 2001-03-27  Dan Harkless  <wget@harkless.org>
618
619         * INSTALL: Updated to reflect --with-ssl's new optional parameter.
620
621         * configure.in: Christian Fraenkel's tests for -lcrypto and -lssl
622         were in the wrong order, causing a link failure if you're using
623         libcrypto.a and libssl.a rather than shared libraries.  Also put
624         in checks for -ldl, necessary since the libcrypto shared library
625         doesn't record its dependency on libdl.
626
627         * {.,util,windows}/Makefile.in: Moved top_builddir out of "User
628         configuration section" of top Makefile and analogous spot in others.
629
630         * po/Makefile.in.in: Previous addition of top_builddir to
631         po/Makefile.in was bogus -- it's generated from po/Makefile.in.in.
632
633 2001-03-26  Dan Harkless  <wget@harkless.org>
634
635         * TODO: -p should probably go "_two_ more hops" on <FRAMESET> pages.
636
637 2001-03-22  Dan Harkless  <wget@harkless.org>
638
639         * MACHINES: Added rs6000-ibm-aix4.3.3.0.
640
641 2001-03-21  Dan Harkless  <wget@harkless.org>
642
643         * MACHINES: Added armv4l-unknown-linux-gnu.
644
645 2001-03-20  Dan Harkless  <wget@harkless.org>
646
647         * TODO: Oops.  Hostless absolute link conversion _is_ working.  My
648         test that led me to believe it wasn't was exposing a different bug
649         -- URLs specified on the commandline as opposed to being recursed
650         to don't always get re-converted at the end of the Wget run.
651
652 2001-03-17  Dan Harkless  <wget@harkless.org>
653
654         * aclocal.m4: Appended libtool 1.3.5's libtool.m4 to it.
655
656         * configure.in: Use AM_PROG_LIBTOOL macro (now defined in our 
657         aclocal.m4) to create a libtool script from ltconfig and ltmain.sh.
658         If --with-ssl specified, look in /usr/local/ssl/lib by default for
659         OpenSSL libs.  Allow override with --with-ssl=<OpenSSL_root_dir>.
660         Set up -I<OpenSSL_root_dir>/include and -R<OpenSSL_root_dir>/lib
661         (possibly rewritten by libtool) as well.  Don't appear to be
662         looking for a function main() in -lcrypto.  If the OpenSSL lib
663         checks fail, don't just silently build a wget without https
664         support -- issue a warning.  Define top_builddir.
665
666         * ltconfig: New file from libtool 1.3.5 distribution.
667
668         * ltmain.sh: New file from libtool 1.3.5 distribution.
669
670         * {.,po,util,windows}/Makefile.in: Define top_builddir.
671
672 2001-03-16  Dan Harkless  <wget@harkless.org>
673
674         * TODO: For some reason on 2000-11-19, Hrvoje removed the item
675         about converting hostless absolute links.  That isn't working yet,
676         so I've put the item back, with a modified wording.
677
678         * config.guess: Hadn't been updated since 1996 -- didn't work for recent
679         machines and OSes, such as NetWinder ARM Linux.  Updated to latest 
680         version (2001-03-16) from <ftp://ftp.gnu.org/pub/gnu/config/>.
681         
682         * config.sub: Ditto -- updated to latest version (2001-03-12).
683         
684 2001-03-12  Dan Harkless  <wget@harkless.org>
685
686         * TODO: Only normal recursion should respect -np -- page-requisite
687         recursion should not.
688
689 2001-03-07  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
690
691         * TODO: Removed an obsolete item about adding VMS and MS FTP
692         server support.
693
694 2001-03-05  Dan Harkless  <wget@harkless.org>
695
696         * TODO: Add a --range option to download only a given byte range.
697
698 2001-03-01  Dan Harkless  <wget@harkless.org>
699
700         * ChangeLog.README: Renamed from README.branches and added a note
701         that Wget has multiple ChangeLog files (currently ./ChangeLog,
702         doc/ChangeLog, and src/ChangeLog), since this is unusual and
703         people have complained their patches hadn't been applied after
704         checking only the top-level ChangeLog.
705
706 2001-02-28  Dan Harkless  <wget@harkless.org>
707
708         * MACHINES: Explicitly tell people to send us config.guess output.
709
710 2001-02-27  Dan Harkless  <wget@harkless.org>
711
712         * TODO: Re-use FTP connection if multiple URLs on one host
713         specified.  Make "ftp://<host>/%2F<file>" cause an initial "CWD /".
714
715 2001-02-23  Dan Harkless  <wget@harkless.org>
716
717         * NEWS: Note that Wget now has a man page again.
718
719         * po/*.po*: Updated after changing --help's description of -N and
720         moving -nr to a different category.
721
722         * TODO: "Timestamps are sometimes not copied over on files
723         retrieved by FTP." removed.  Hopefully all the failures I was
724         seeing were due to the fact that it wasn't documented that
725         non-globbing, non-recursive FTP downloads need -N to get the
726         remote timestamp to be preserved.
727
728 2001-02-22  Dan Harkless  <wget@harkless.org>
729
730         * TODO: Remove empty directories created due to --accept/--reject.
731
732         * configure.in: Look for perl and pod2man and make substitutions.
733         
734         * Makefile.in (install): Do install.man if we have pod2man.
735
736 2001-02-13  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
737
738         * windows/Makefile.src: Removed references to ftpparse sources.
739
740         * windows/wget.dep: Ditto.
741
742         * windows/Makefile.watcom: Ditto. 
743
744 2001-01-23  Herold Heiko  <Heiko.Herold@previnet.it>
745
746         * windows/Makefile.src: Don't attempt to compile in alloca.c; it
747         doesn't work and it's not needed.
748
749 2001-01-16  Hrvoje Niksic  <hniksic@arsdigita.com>
750
751         * NEWS: Added more NEWS items.
752
753 2001-01-15  Dan Harkless  <wget@harkless.org>
754
755         * NEWS: Was not being maintained.  Added some significant 1.7-dev stuff.
756
757 2001-01-15  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
758
759         * util/wget.spec: Updated to 1.7, merged with the spec file from
760         RedHat.
761
762         * po/Makefile.in.in: `make realclean' equal to `make
763         maintainer-clean'.
764
765         * Makefile.in (realclean-top): Remove 'configure' as well. 
766
767 2001-01-11  Dan Harkless  <wget@harkless.org>
768
769         * TODO: If -c used with -N, check to make sure a file hasn't
770         changed on the server before "continuing" to download it.
771         
772 2001-01-11  Adrian Aichner  <Adrian.Aichner@t-online.de>
773
774         * windows/Makefile.src: Updated.
775
776         * windows/wget.dep: Ditto.
777
778 2001-01-09  Dan Harkless  <wget@harkless.org>
779
780         * TODO: If -c is on, don't re-download a 100%-downloaded file.
781         
782         * TODO: The bug where you couldn't recurse into ftp directories if
783         logging in put you somewhere else besides the server's "/"
784         directory got fixed without the TODO entry for it being removed.
785
786         * TODO: Add a "rollback" option to have --continue throw away X
787         corrupted (e.g. by proxy) bytes from end of file before resuming.
788
789         * po/*.po*: Updated after changing --help's description of -c.
790
791 2001-01-06  Dan Harkless  <wget@harkless.org>
792
793         * ChangeLog: The '[Not in 1.6 branch.]'s were decided not to be
794         the best way to go about my aim.  Removed them in favor of:
795
796         * ChangeLog-branches/1.6_branch.ChangeLog: New file.
797
798         * README.branches: Explains the 1.6_branch.ChangeLog files.
799
800         * README.cvs: Falsely claimed you only needed GNU autoconf to
801         build from the CVS sources.  You also need GNU gettext and
802         texinfo.  I also did a bunch of general re-writing of this file.
803
804 2001-01-03  Dan Harkless  <wget@harkless.org>
805
806         * TODO: We should make a simple man page referring to info doco.
807
808 2000-12-31  Dan Harkless  <wget@harkless.org>
809
810         * README: Changed 1.5.3 in the FTP URL to 1.6.
811
812         * NEWS: Released Wget version 1.6.
813
814         * po/*.po: 'Project-Id-Version's were very haphazard, saying
815         either "wget" or "GNU wget", and with versions of 1.5.2-b[124],
816         1.5.3, the nonexistent 1.5.4, and 1.6-pre.  Standardized all to
817         "GNU Wget 1.7-dev".  Perhaps this is wrong to do because some of
818         the translations haven't been updated since the versions they
819         state, but I know some of the files were updated specifically for
820         1.6, and none of them used this version (unless you count the sole
821         "1.6-pre" guy).  In any case, the 'POT-Creation-Date's and
822         'PO-Revision-Date's remain the best indicator of whether a
823         translation's out of date.
824         
825         * ChangeLog: Since this flat file doesn't have multiple branches,
826         looking at the dates would make you think that things went into
827         1.6 that actually just went into the 1.7-dev branch.  Added "[Not
828         in 1.6 branch.]" where appropriate to clarify.
829         
830 2000-12-18  Csaba Raduly  <csaba.raduly@sophos.com>
831
832         * windows/Makefile.watcom: Updated.
833
834 2000-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
835
836         * po/POTFILES.in: Updated.
837
838 2000-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
839
840         * configure.in: Add windows/Makefile to the output block.
841
842         * windows/Makefile.in: New file.
843
844         * README.cvs: New file.
845
846 2000-11-25  Karl Eichwalder  <ke@suse.de>
847
848         * Makefile.in (SUBDIRS): Add 'windows'.
849         (dist, DISTFILES): Don't distribute CVS directories.
850         
851 2000-12-05  Hrvoje Niksic  <hniksic@arsdigita.com>
852
853         * configure.in: Don't unconditionally define HAVE_SSL, even when
854         --with-ssl is given.
855
856 2000-12-03  Christian Fraenkel  <christian.fraenkel@gmx.net>
857
858         * INSTALL: Added the --with-ssl switch.
859         
860         * configure.in: Ditto.
861         
862         * TODO: Removed the corresponding entry.
863
864 2000-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
865
866         * configure.in: Build ALL_LINGUAS dynamically.
867
868 2000-11-10  Hrvoje Niksic  <hniksic@arsdigita.com>
869
870         * configure.in: Test for MMAP.
871
872 2000-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
873
874         * windows/config.h.ms: snprintf and vsnprintf exist under Windows.
875
876         * windows/Makefile.src: Back out previous change.
877
878 2000-11-16  Herold Heiko  <Heiko.Herold@previnet.it>
879
880         * windows/Makefile.src: Compile in vsnprintf.c.
881
882 2000-11-02  Matthew Seaman  <m.seaman@inpharmatica.co.uk>
883
884         * util/rmold.pl: Various fixes.
885
886 2000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>
887
888         * configure.in: Check for size of long and long long.
889
890 2000-10-30  Dan Harkless  <wget@harkless.org>
891
892         * NEWS: Hrvoje pointed out that relative URL grokking deserves mention.
893
894 2000-10-27  Dan Harkless  <wget@harkless.org>
895
896         * TODO: wget now groks illegal relative URL HTTP redirects.
897
898 2000-10-24  Dan Harkless  <wget@harkless.org>
899
900         * NEWS: Forgot to update regarding new --bind-address option.
901
902 2000-10-20  Dan Harkless  <wget@harkless.org>
903
904         * TODO: -k needs to convert '?' to "%3F" in links to saved files
905         containing the '?' character (e.g. CGI output).  Also, we need to
906         check the HTTP spec w.r.t. simplification of absolute URLs.
907         Generalize --html-extension to something like --mime-extension.
908
909         * MAILING-LIST: I didn't realize <wget@sunsite.auc.dk> allowed posting
910         by non-subscribers.  <bug-wget@gnu.org> soon to be an alias for it.
911
912         * NEWS: Always forget to update this file when making user-vis. changes.
913
914 2000-10-19  Dan Harkless  <wget@harkless.org>
915
916         * TODO: -E / --html-extension / html_extension has been implemented.
917         Make -I and -X allow an optional hostname before the directory name?
918         When simplifying paths, wget needs to stop at any '?' character.
919
920         * configure.in: Put "it" language in proper alphabetical order and
921         added new languages "pl" and "ru".
922
923         * po/pl.{gmo,po}: Added Grzegorz Kowal <g_kowal@poczta.onet.pl>'s
924         Polish message translation file.
925
926         * po/ru.{gmo,po}: Added Const Kaplinsky <const@ce.cctpu.edu.ru>'s 
927         Russian message translation file.
928
929 2000-10-16  Dan Harkless  <wget@harkless.org>
930
931         * TODO: Add option to save local filenames without extra %-encoding.
932
933 2000-10-09  Dan Harkless  <wget@harkless.org>
934
935         * TODO: --retr-symlinks should cause wget to traverse links to dirs too.
936
937 2000-09-25  Dan Harkless  <wget@harkless.org>
938
939         * TODO: Make wget return nonzero in situations like bad HTTP
940         auth.  Make wget follow (illegal) relative URL HTTP redirects.
941
942 2000-08-30  Dan Harkless  <wget@harkless.org>
943
944         * po/*.{gmo,po,pot}: Regenerated after modifying wget --help output.
945
946         * MACHINES: Previously said to send updates to "me" (Hrvoje) --
947         now says to email the mailing list or bug-wget@gnu.org.
948
949         * MAILING-LIST: Added mention of bug-wget@gnu.org.
950         
951         * NEWS: Added --waitretry and --page-requisites.
952
953 2000-08-25  Dan Harkless  <wget@harkless.org>
954
955         * MACHINES: Alphabetized, changed "architectures" to "OSes and
956         architectures", added missing company names, removed needless ^L,
957         made AIX and FreeBSD entries more general to reflect successful
958         use on those platforms by myself and others, removed the
959         non-factual "this version of", and fixed some grammatical errors.
960         
961 2000-07-21  Dan Harkless  <wget@harkless.org>
962
963         * TODO: But Brian McMahon <bm@iucr.org> wants old behavior as an option.
964         
965 2000-07-19  Dan Harkless  <wget@harkless.org>
966
967         * TODO: -k should convert "hostless absolute" URLs, like "/index.html".
968         
969 2000-05-24  Dan Harkless  <wget@harkless.org>
970
971         * TODO: Timestamps sometimes not copied over on files retrieved by FTP.
972         
973 2000-05-22  Dan Harkless  <wget@harkless.org>
974
975         * AUTHORS: Added myself to this file, as Hrvoje got confirmation
976         of my FSF copyright assignment.
977
978         * TODO: Added note that fragment identifiers don't work properly.
979         
980         * po/*.{gmo,po,pot}: Regenerated after modifying wget --help output.
981
982 2000-05-17  Dan Harkless  <wget@harkless.org>
983
984         * TODO: Make `-k' check for files that were downloaded in the past
985         and convert links to them in newly-downloaded documents.
986
987 2000-04-05  Dan Harkless  <wget@harkless.org>
988
989         * TODO: Make -K only leave .orig files around when different.  Add
990         an option to save all text/html files with .html extension.  Allow
991         mirroring of FTP URLs where logging in puts you somewhere else
992         besides '/'.
993
994 2000-04-04  Dan Harkless  <wget@harkless.org>
995
996         * NEWS (--follow-tags, -G / --ignore-tags): Forgot to mention
997         these new options when I added them.
998
999 2000-03-10  Dan Harkless  <wget@harkless.org>
1000
1001         * TODO: Removed done item: we now have an option (-G) that makes
1002         it easy to download a single HTML document and all its constituents.
1003         
1004         * po/*.{gmo,po,pot}: Regenerated after adding new options.
1005
1006         * po/hr.po: Hrvoje forgot '\n's on his translations of my altered
1007         messages, causing msgfmt to balk and `make install' to fail.
1008
1009 2000-03-01  Dan Harkless  <wget@harkless.org>
1010
1011         * NEWS (-K): Now possible to use -N with -k thanks to this option.
1012
1013         * TODO: Removed the -K / -N interaction item.
1014
1015 2000-02-29  Dan Harkless  <wget@harkless.org>
1016
1017         * NEWS (-K / --backup-converted): Mentioned this new option.
1018
1019 2000-02-18  Dan Harkless  <wget@harkless.org>
1020
1021         * TODO: When -K is used with -N, check local X.orig against server X.
1022
1023 1998-06-23  Dave Love  <d.love@dl.ac.uk>
1024
1025         * configure.in (exext): Define.
1026
1027 1998-06-06  Hrvoje Niksic  <hniksic@srce.hr>
1028
1029         * configure.in: Check for access().
1030
1031 1998-05-20  Hrvoje Niksic  <hniksic@srce.hr>
1032
1033         * po/hr.po: Some fixes, as per suggestions by Francois Pinard.
1034
1035 1998-05-19  Dominique Delamarre  <dominique.delamarre@hol.fr>
1036
1037         * po/fr.po: New file.
1038
1039 1998-05-19  Toomas Soome  <tsoome@ut.ee>
1040
1041         * po/et.po: Updated.
1042
1043 1998-05-11  Simos KSenitellis  <simos@teiath.gr>
1044
1045         * po/el.po: New file.
1046
1047 1998-05-09  Hrvoje Niksic  <hniksic@srce.hr>
1048
1049         * aclocal.m4 (WGET_WITH_NLS): Print available catalogs.
1050
1051 1998-05-09  Toomas Soome  <tsoome@ut.ee>
1052
1053         * po/et.po: New file.
1054
1055 1998-05-06  Douglas E. Wegscheid  <wegscd@whirlpool.com>
1056
1057         * configure.bat: set up for either Borland or Visual C
1058
1059         * windows/wget.dep: new file
1060
1061         * windows/Makefile.*: use wget.dep
1062
1063         * rename windows/Makefile.bor to Makefile.src.bor
1064
1065 1998-05-06  Douglas E. Wegscheid  <wegscd@whirlpool.com>
1066
1067         * windows/makefile.bor: Updated.
1068
1069         * windows/Makefile.src: Ditto.
1070
1071 1998-04-30  Douglas E. Wegscheid  <wegscd@whirlpool.com>
1072
1073         * windows/config.h.bor: New file.
1074
1075         * windows/makefile.bor: New file.
1076
1077 1998-04-27  John Burden  <john@futuresguide.com>
1078
1079         * windows/Makefile.*: Cleanup.
1080
1081 1998-04-27  Gregor Hoffleit  <flight@mathi.uni-heidelberg.de>
1082
1083         * configure.in: Check for PID_T.
1084
1085 1998-04-19  Giovanni Bortolozzo  <borto@dei.unipd.it>
1086
1087         * po/it.po: Updated.
1088
1089 1998-04-19  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
1090
1091         * po/cs.po: Updated.
1092
1093 1998-04-19  Wanderlei Cavassin  <cavassin@conectiva.com.br>
1094
1095         * po/pt_BR.po: Updated.
1096
1097 1998-04-08  Stefan Hornburg  <racke@gundel.han.de>
1098
1099         * Makefile (dist): New target.
1100
1101 1998-04-08  Wanderlei Cavassin  <cavassin@conectiva.com.br>
1102
1103         * po/pt_BR.po: Updated.
1104
1105 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
1106
1107         * aclocal.m4 (WGET_WITH_NLS): Renamed USE_NLS to HAVE_NLS.
1108
1109         * ABOUT-NLS: Removed.
1110
1111         * Makefile.in (stamp-h): Clean up stamp-h-related dependencies.
1112         Don't attempt to write to stamp-h.in.
1113
1114         * aclocal.m4 (WGET_PROCESS_PO): Reset srcdir to ac_given_srcdir.
1115
1116 1998-04-03  Hrvoje Niksic  <hniksic@srce.hr>
1117
1118         * Makefile.in (distclean-top): Remove stamp-h.
1119
1120 1998-04-02  Robert Schmidt  <rsc@vingmed.no>
1121
1122         * po/no.po: New file.
1123
1124 1998-04-01  Hrvoje Niksic  <hniksic@srce.hr>
1125
1126         * configure.in: New option `--disable-debug'.
1127
1128 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
1129
1130         * configure.in: Check for endianness.
1131
1132 1998-03-29  Hrvoje Niksic  <hniksic@srce.hr>
1133
1134         * aclocal.m4 (WGET_PROCESS_PO): Use echo instead of AC_MSG_RESULT.
1135
1136 1998-03-28  Hrvoje Niksic  <hniksic@srce.hr>
1137
1138         * aclocal.m4 (WGET_WITH_NLS): Disable USE_NLS if gettext is
1139         unavailable.
1140
1141         * aclocal.m4: Renamed AM_STRUCT_UTIMBUF to WGET_STRUCT_UTIMBUF;
1142         renamed AM_WITH_NLS to WGET_WITH_NLS.
1143
1144         * aclocal.m4: Eliminate POSUBS.
1145
1146 1998-03-17  Hrvoje Niksic  <hniksic@srce.hr>
1147
1148         * Makefile.in: config.h* -> src/config.h*
1149
1150         * configure.in: Check for vsnprintf().
1151
1152         * po/POTFILES.in: Updated.
1153
1154 1998-03-16  Hrvoje Niksic  <hniksic@srce.hr>
1155
1156         * po/POTFILES.in: Removed extraneous newline at end of line, which 
1157         caused an error in `Makefile' which Sun make choked on.
1158
1159 1998-03-16  Jan Prikryl <prikryl@cg.tuwien.ac.at>
1160
1161         * po/cs.po: New file.
1162
1163 1998-03-12  Wanderlei Cavassin  <cavassin@conectiva.com.br>
1164
1165         * po/pt_BR.po: New file.
1166
1167 1998-03-07  Hrvoje Niksic  <hniksic@srce.hr>
1168
1169         * PROBLEMS: New file.
1170
1171 1998-02-22  Karl Eichwalder  <ke@suse.de>
1172
1173         * po/Makefile.in.in (install-data-yes): Fix creation of
1174         directories for LC_MESSAGE files.
1175
1176 1998-02-22  Hrvoje Niksic  <hniksic@srce.hr>
1177
1178         * configure.in: Removed `-Wno-switch' for gcc.
1179
1180         * po/Makefile.in.in (install-data-yes): Use mkinstalldirs to
1181         create the directory first.
1182
1183 1998-02-21  Karl Eichwalder  <karl@suse.de>
1184
1185         * po/de.po: Updated.
1186
1187 1998-02-19  Hrvoje Niksic  <hniksic@srce.hr>
1188
1189         * Makefile.in (check): New empty target.
1190
1191 1998-02-11  Hrvoje Niksic  <hniksic@srce.hr>
1192
1193         * po/it.po: New file, by Antonio Rosella.
1194
1195 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
1196
1197         * aclocal.m4: Cleaned up.
1198
1199         * po/hr.po: Updated.
1200
1201         * configure.in: Removed check for POSIXized ISC.
1202
1203 1998-02-08  Karl Eichwalder  <karl@suse.de>
1204
1205         * po/de.po: Updated.
1206
1207 1998-02-07  Karl Eichwalder  <ke@suse.de>
1208
1209         * Makefile.in (install.info uninstall.info install.man
1210         uninstall.man install.wgetrc): Use it.
1211
1212         * Makefile.in (install.mo): New target.
1213
1214 1998-02-03  Karl Eichwalder  <ke@suse.de>
1215
1216         * po/POTFILES.in: Touch it (needed for NLS); add src/ftp.c,
1217         src/getopt.c, src/host.c, src/html.c, src/http.c, src/init.c,
1218         src/main.c, src/mswindows.c, src/netrc.c, src/recur.c, src/retr.c,
1219         src/url.c, and src/utils.c.
1220
1221         * intl/po2tbl.sed.in: Add from gettext-0.10.32 (needed for NLS).
1222
1223         * po/Makefile.in.in: Add from gettext-0.10.32.
1224
1225         * Makefile.in (SUBDIRS): Add po/.
1226
1227         * configure.in (ALL_LINGUAS): New variable.  Add "de" and "hr".
1228         (AM_GNU_GETTEXT): Add.
1229         (AC_OUTPUT): Add po/Makefile.in; run the sed command.
1230         
1231         * aclocal.m4 (AM_WITH_NLS, AM_GNU_GETTEXT, AM_LC_MESSAGES,
1232         AM_PATH_PROG_WITH_TEST): from gettext-0.10.32.
1233