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