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