12013-10-22  ��ngel Gonz��lez <keisial@gmail.com>
2
3	* bootstrap.conf (gnulib_modules): Add module xstrndup.
4
52014-09-25  Tim Ruehsen <tim.ruehsen@gmx.de>
6
7	* configure.ac: removed WgetTest.pm.in
8	* .gitignore: removed WgetTest.pm
9
102014-09-12  Darshit Shah  <darnir@gmail.com>
11
12	* bootstrap.conf: Add GNULib module mbiter
13
142014-07-25  Darshit Shah  <darnir@gmail.com>
15
16	* .gitignore: Add a gitignore file for the project.
17
182013-08-31  Darshit Shah  <darnir@gmail.com>
19
20	* configure.ac: Add testenv/Makefile to	AC_CONFIG_FILES.
21	* Makefile.am: Add testenv to SUBDIRS
22
232014-07-22  Darshit Shah  <darnir@gmail.com>
24
25	* configure.ac: Fix broken code for detecting libpsl
26
272014-07-21  Darshit Shah  <darnir@gmail.com>
28
29	* configure.ac: Fix check for Libpsl
30
312014-06-28  Giuseppe Scrivano  <gscrivan@redhat.com>
32
33	* cfg.mk (local-checks-to-skip): Remove some checks.
34
352014-06-27  Giuseppe Scrivano  <gscrivan@redhat.com>
36
37	* cfg.mk (VC_LIST_ALWAYS_EXCLUDE_REGEX): Ignore msdos/* and vms/* from
38	syntax-check.
39
402014-06-22  Giuseppe Scrivano  <gscrivan@redhat.com>
41
42	* configure.ac: Add check for uuid_create.
43
442014-06-11  Giuseppe Scrivano  <gscrivan@redhat.com>
45
46	* NEWS: Remove repeated word.
47
48	* po/POTFILES.in: Add lib/regcomp.c.
49
50	* configure.ac: Do not depend on always defined macros.
51	* vms/vms.h: Likewise.
52
53	* Makefile.am: Remove @VAR@ with $FOO.
54	* util/Makefile.am: Likewise.
55
56	* ABOUT-NLS: Remove terminating empty lines.
57	* MAILING-LIST: Likewise.
58	* util/rmold.pl: Likewise.
59
60	* util/trunc.c (main): Ensure bindtextdomain is called.
61
622014-06-10  Giuseppe Scrivano  <gscrivan@redhat.com>
63
64	* build-aux/build_info.pl: Remove trailing whitespaces.
65	* configure.ac: Likewise.
66
672014-05-30  Darshit Shah  <darnir@gmail.com>
68
69	* configure.ac: Allow compilation without libpsl.
70	* README.checkout: Add libpsl as a dependency.
71
722014-05-24  Giuseppe Scrivano  <gscrivan@redhat.com>
73
74	* gnulib: update module.
75
762014-02-24  Giuseppe Scrivano  <gscrivan@redhat.com>
77
78	* gnulib: update module.
79	Reported by: Darshit Shah  <darnir@gmail.com>.
80
812014-02-06  Giuseppe Scrivano  <gscrivan@redhat.com>
82
83	* configure.ac: Update copyright years.
84
852013-12-22  Giuseppe Scrivano  <gscrivan@redhat.com>
86
87	* gnulib: add git submodule.
88
892013-09-13  Tim Ruehsen  <tim.ruehsen@gmx.de>
90
91	* configure.ac: added a summary of build options
92	  fixed some indentations
93	  removed the unconditionally adding of libz with --with-ssl
94	  removed -lgcrypt and -lgpg-error for gnutls
95
962013-07-23  Tim Ruehsen  <tim.ruehsen@gmx.de>
97
98	* configure.ac: Remove AM_CONDITIONAL HAVE_NETTLE.
99	Reported by: Darshit Shah  <darnir@gmail.com>.
100
1012013-07-13  Tim Ruehsen  <tim.ruehsen@gmx.de>
102
103	* configure.ac: check for libnettle when GNU TLS is used.
104
1052013-05-17 Bykov Aleksey <gnfalex@rambler.ru>
106
107	* bootstrap: Add `mkostemp'
108
1092012-10-07  Giuseppe Scrivano  <gscrivano@gnu.org>
110
111	* configure.ac: Check for patchconf.
112
1132012-09-23  Merinov Nikolay  <kim.roader@gmail.com>
114
115	* m4/wget.m4 (WGET_FNMATCH): Add AC_LANG_SOURCE into
116	AC_COMPILE_IFELSE in order to silence autoconf 2.68 warning.
117
1182012-09-20  Giuseppe Scrivano  <gscrivano@gnu.org>
119
120	* bootstrap: Update from gnulib.
121
1222012-09-02  Nguy���n Th��i Ng���c Duy  <pclouds@gmail.com> (tiny change)
123
124	* po/POTFILES.in: Add more files.
125
1262012-07-08  Giuseppe Scrivano  <gscrivano@gnu.org>
127
128	* bootstrap: Update from gnulib.
129	* bootstrap.conf (gnulib_extra_files): Remove $build_aux/missing.
130	* lib/Makefile.am: Delete file.
131
1322012-06-16  Giuseppe Scrivano  <gscrivano@gnu.org>
133
134	* bootstrap.conf (gnulib_modules): Remove `closeout'.
135	Reported by: Micah Cowan  <micah@cowan.name>.
136
1372012-05-31  ��ngel Gonz��lez <keisial@gmail.com>
138
139	* convert.c: fix segfault on wrong urls (bug 36570)
140
1412012-05-13  Giuseppe Scrivano  <gscrivano@gnu.org>
142
143	* bootstrap.conf (gnulib_modules): Add `git-version-gen'.
144	* build-aux/bzr-version-gen: Remove file.
145	* configure.ac: Invoke `build-aux/git-version-gen' to get the dist
146	version.
147	* Makefile.am (EXTRA_DIST): Distribute build-aux/git-version-gen instead
148	of build-aux/bzr-version-gen.
149
1502012-04-11  Gijs van Tulder  <gvtulder@gmail.com>
151
152	* bootstrap.conf (gnulib_modules): Include module `regex'.
153	* configure.ac: Check for PCRE library.
154
1552012-03-25 Ray Satiro <raysatiro@yahoo.com>
156
157	* configure.ac: Fix build under mingw when OpenSSL is used.
158
1592012-03-20  ��ngel Gonz��lez <keisial@gmail.com>
160
161	* bootstrap.conf (gnulib_modules): Add modules `ftello',
162	`mkstemp' and `strtok_r'.
163
1642012-02-26  Giuseppe Scrivano  <gscrivano@gnu.org>
165
166	* bootstrap.conf (gnulib_modules): Add module `closeout'.
167
1682012-01-09  Gijs van Tulder  <gvtulder@gmail.com>
169
170	* configure.ac: Always try to use libz, even without SSL.
171
1722011-12-12  Giuseppe Scrivano  <gscrivano@gnu.org>
173
174	* Makefile.am (EXTRA_DIST): Add build-aux/bzr-version-gen.
175	Reported by: Elan Ruusam��e <glen@pld-linux.org>.
176
1772011-12-11  Giuseppe Scrivano  <gscrivano@gnu.org>
178
179	* util/trunc.c (main): Call `close' on the fd and check for errors.
180	Reported by: <dga@cs.cmu.edu>.
181
1822011-10-23  Giuseppe Scrivano  <gscrivano@gnu.org>
183
184	* bootstrap.conf (gnulib_modules): Include module `vsnprintf'.
185
1862011-10-16  Steven Schubiger  <stsc@member.fsf.org>
187
188	* util/paramcheck.pl: Match 1 or more times where applicable.
189	(extract_entries): Return a copy instead of reference.
190
1912011-09-04  Alan Hourihane <alanh@fairlite.co.uk> (tiny change)
192
193	* configure.ac: Check for libz when gnutls is used.
194
1952011-08-26  Giuseppe Scrivano  <gscrivano@gnu.org>
196
197	* configure.ac: Under mingw don't check for static OpenSSL
198	libraries if the shared version was already found.
199	Suggested by: Ray Satiro <raysatiro@yahoo.com>.
200
2012011-08-25  Giuseppe Scrivano  <gscrivano@gnu.org>
202
203	* configure.ac: Check for `utime'.
204
2052011-08-11  Giuseppe Scrivano  <gscrivano@gnu.org>
206
207	* bootstrap.conf (gnulib_modules): Add `sigprocmask'.
208
209	* configure.ac: Do not hardcode GNU TLS and OpenSSL libraries.
210
211	* bootstrap.conf (gnulib_modules): Include module iconv.
212
213	* configure.ac: Allow --with-libgnutls-prefix and
214	--with-libssl-prefix
215	Suggested by: Karl Berry <karl@freefriends.org>
216
217	* build-aux/bzr-version-gen (TAG): Consider only the last tag.
218
2192011-08-10  Giuseppe Scrivano  <gscrivano@gnu.org>
220
221	* configure.ac: Print usage string for --with-ssl.
222	Reported by: Karl Berry <karl@freefriends.org>
223
224	* configure.ac: Check for `gnutls_priority_set_direct' when gnutls is
225	used.
226	Reported by: Karl Berry <karl@freefriends.org>
227
2282011-08-09  Giuseppe Scrivano  <gscrivano@southpole.se>
229
230	* build-aux/bzr-version-gen: Fix some portability issues.
231
2322011-05-25  Giuseppe Scrivano  <gscrivano@gnu.org>
233
234	* bootstrap.conf (gnulib_modules): Add `strerror_r-posix'.
235
2362011-05-19  Giuseppe Scrivano  <gscrivano@gnu.org>
237
238	* COPYING: Fix the copyright years.
239	Reported by: Brett Smith <brett@fsf.org>.
240
2412011-04-19  Giuseppe Scrivano  <gscrivano@gnu.org>
242
243	* bootstrap.conf (gnulib_modules): Add `mkdir'.
244
2452011-04-19  Ray Satiro <raysatiro@yahoo.com>
246
247	* configure.ac: Adjust indentation.
248
2492011-04-17  Giuseppe Scrivano  <gscrivano@gnu.org>
250
251	* configure.ac: Do not check the host_os twice and if windres is
252	available.
253	Reported by: Ray Satiro <raysatiro@yahoo.com>
254
2552011-04-16  Ray Satiro <raysatiro@yahoo.com>
2562011-04-16  Giuseppe Scrivano  <gscrivano@gnu.org>
257
258	* configure.ac: Detect dynamically linked OpenSSL libraries under
259	mingw32.
260
2612011-04-14  Giuseppe Scrivano  <gscrivano@gnu.org>
262
263	* bootstrap: Update from gnulib.
264
265	* bootstrap.conf (gnulib_modules): Add `pipe' and `sigpipe'.
266
267	* .cvsignore: Remove file.
268	* .hgignore: Likewise.
269	* .symlinks: Likewise.
270
271	* bootstrap.conf (gnulib_modules): Add `mbtowc and `unlocked-io'.
272
2732011-04-04  Giuseppe Scrivano  <gscrivano@gnu.org>
274
275	* configure.ac: Use AC_CHECK_LIB to look for the openssl library.
276
2772011-04-03  Giuseppe Scrivano  <gscrivano@gnu.org>
278
279	* bootstrap.conf (gnulib_modules): Add `fcntl'.
280
281	(gnulib_modules): Add `ioctl'.
282
2832011-03-26  Giuseppe Scrivano  <gscrivano@gnu.org>
284
285	* configure.ac: Fix the gnutls detection.
286
2872011-03-21  Giuseppe Scrivano  <gscrivano@gnu.org>
288
289	* bootstrap: Update from gnulib.
290
2912011-03-19  Giuseppe Scrivano  <gscrivano@gnu.org>
292
293	* bootstrap.conf (buildreq): Update build prerequisites list.
294
2952010-12-07  Jessica McKellar <jesstess@mit.edu> (tiny change)
296
297	* vms/WGET.HLP: Make help message clearer.
298
2992010-10-24  Jessica McKellar <jesstess@mit.edu> (tiny change)
300
301	* NEWS: Mention the change to the the summary for recursive downloads.
302
3032010-10-23  Giuseppe Scrivano  <gscrivano@gnu.org>
304
305	* configure.ac: Add check for libgpg-error and libgcrypt.
306
3072010-09-06  Giuseppe Scrivano  <gscrivano@gnu.org>
308
309	* lib/Makefile.am: Fix typo.
310
3112010-08-08  Giuseppe Scrivano  <gscrivano@gnu.org>
312
313	* Makefile.am (EXTRA_DIST): Remove configure.bat.
314
3152010-07-24  Giuseppe Scrivano  <gscrivano@gnu.org>
316
317	* configure.bat: Remove file.
318
3192010-07-11  Giuseppe Scrivano  <gscrivano@gnu.org>
320
321	* configure.ac (AC_CHECK_SIZEOF): Quote argument.
322	Reported by: Jochen Roderburg <Roderburg@Uni-Koeln.DE>.
323
3242010-07-09  Giuseppe Scrivano  <gscrivano@gnu.org>
325
326	* bootstrap.conf (buildreq): Relax gettext version to 0.17.
327
3282010-07-09  Giuseppe Scrivano  <gscrivano@gnu.org>
329
330	* bootstrap.conf (gnulib_modules): Add `vasprintf'.  Remove `asprintf'.
331
3322010-07-05  Giuseppe Scrivano  <gscrivano@gnu.org>
333
334	* bootstrap.conf (gnulib_modules): Add `asprintf'.
335
3362010-06-22  Giuseppe Scrivano  <gscrivano@gnu.org>
337
338	* configure.ac: By default use GNU TLS not OpenSSL.
339
3402010-06-17  Giuseppe Scrivano  <gscrivano@gnu.org>
341
342	* windows: Remove directory.
343	* Makefile.am (SUBDIRS): Remove windows.
344	* configure.ac: Don't generate windows/Makefile.
345
3462010-06-15  Giuseppe Scrivano  <gscrivano@gnu.org>
347
348	* m4/wget.m4 (WGET_STRUCT_SOCKADDR_STORAGE): Guard header inclusions.
349	(TYPE_STRUCT_SOCKADDR_IN6): Likewise.
350	(MEMBER_SIN6_SCOPE_ID): Likewise.
351	(PROTO_INET6): Likewise.
352
353	* configure.ac: Don't check for `getaddrinfo'.
354
355	* bootstrap.conf (gnulib_modules): Add `getaddrinfo' module.
356
3572010-06-10  Giuseppe Scrivano  <gscrivano@gnu.org>
358
359	* configure.ac (AM_INIT_AUTOMAKE): Remove dist-bzip2 dist-lzma from
360	automake options.
361	Reported by: Daniel Stenberg <daniel@haxx.se>.
362
3632010-06-10  Giuseppe Scrivano  <gscrivano@gnu.org>
364
365	* bootstrap.conf (buildreq): Add definition.
366
3672010-06-04  Giuseppe Scrivano  <gscrivano@gnu.org>
368
369	* build-aux/build_info.pl: Use /usr/bin/env to find the perl
370	interpreter.
371	* util/paramcheck.pl: Likewise.
372	* util/rmold.pl: Likewise.
373	Reported by sci-fi@hush.ai.
374
3752010-06-03  Giuseppe Scrivano  <gscrivano@gnu.org>
376
377	* bootstrap.conf (gnulib_modules): Add iconv-h.
378
3792010-06-03  Giuseppe Scrivano  <gscrivano@gnu.org>
380
381	* configure.ac (W32LIBS): Remove -lwsock32.
382
3832010-05-27  Giuseppe Scrivano  <gscrivano@gnu.org>
384
385	* bootstrap.conf (gnulib_modules): Add `snprintf' module.
386
387	* configure.ac: Remove check for the `snprintf' function.
388
3892010-05-16  Giuseppe Scrivano  <gscrivano@gnu.org>
390
391	* md5: Remove directory.
392
393	* bootstrap.conf (gnulib_modules): Add crypto/md5.
394
395	* configure.ac: Remove any check for md5 libraries.
396
397	* Makefile.am (ACLOCAL_AMFLAGS): Remove -I md5/m4.
398	(SUBDIRS): Remove md5.
399
4002010-05-15  Giuseppe Scrivano  <gscrivano@gnu.org>
401
402	* bootstrap.conf (gnulib_modules): Add "getopt-gnu".  Remove "getopt".
403
4042010-05-14  Giuseppe Scrivano  <gscrivano@gnu.org>
405
406	* bootstrap (gnulib_path): Default to "gnulib" if it doesn't have a
407	value.  Redirect "git clone" stderr to stdout.
408
4092010-05-09  Giuseppe Scrivano  <gscrivano@gnu.org>
410
411	* build-aux/bzr-version-gen: New file.
412
413	* Makefile.am (EXTRA_DIST): Add .version.
414	(BUILT_SOURCES): New defition.
415	(.version): New rule.
416	(dist-hook): Likewise.
417
418	* configure.ac (AC_INIT): Use build-aux/bzr-version-gen to generate the
419	version string.
420
4212010-05-08  Giuseppe Scrivano  <gscrivano@gnu.org>
422
423	* Makefile.am: Update copyright years.
424
425	* build-aux/build_info.pl: Likewise.
426
427	* configure.ac: Likewise.
428
429	* configure.bat: Likewise.
430
431	* doc/Makefile.am: Likewise.
432
433	* doc/fdl.texi: Likewise.
434
435	* doc/texi2pod.pl: Likewise.
436
437	* doc/wget.texi: Likewise.
438
439	* m4/exitfail.m4: Likewise.
440
441	* m4/getpagesize.m4: Likewise.
442
443	* m4/wchar.m4: Likewise.
444
445	* m4/wctype.m4: Likewise.
446
447	* m4/wget.m4: Likewise.
448
449	* md5/Makefile.am: Likewise.
450
451	* md5/dummy.c: Likewise.
452
453	* md5/m4/00gnulib.m4: Likewise.
454
455	* md5/m4/gnulib-cache.m4: Likewise.
456
457	* md5/m4/gnulib-common.m4: Likewise.
458
459	* md5/m4/gnulib-comp.m4: Likewise.
460
461	* md5/m4/gnulib-tool.m4: Likewise.
462
463	* md5/m4/include_next.m4: Likewise.
464
465	* md5/m4/longlong.m4: Likewise.
466
467	* md5/m4/md5.m4: Likewise.
468
469	* md5/m4/multiarch.m4: Likewise.
470
471	* md5/m4/stddef_h.m4: Likewise.
472
473	* md5/m4/stdint.m4: Likewise.
474
475	* md5/m4/wchar.m4: Likewise.
476
477	* md5/m4/wchar_t.m4: Likewise.
478
479	* md5/m4/wint_t.m4: Likewise.
480
481	* md5/md5.h: Likewise.
482
483	* md5/stddef.in.h: Likewise.
484
485	* md5/stdint.in.h: Likewise.
486
487	* md5/wchar.in.h: Likewise.
488
489	* msdos/config.h: Likewise.
490
491	* msdos/msdos.c: Likewise.
492
493	* po/POTFILES.in: Likewise.
494
495	* util/Makefile.am: Likewise.
496
497	* util/paramcheck.pl: Likewise.
498
499	* util/rmold.pl: Likewise.
500
5012010-05-07  Giuseppe Scrivano  <gscrivano@gnu.org>
502
503	* configure.ac: Don't call macro WGET_SOCKLEN_T.
504	(W32LIBS): Add -lws2_32.
505
506	* Makefile.am (EXTRA_DIST): Remove autogen.sh.
507
508	* bootstrap.conf (gnulib_modules): Use new modules from gnulib: accept,
509	bind, close, connect, getpeername, getsockname, listen, setsockopt.
510
511	* m4/wget.m4 (WGET_SOCKLEN_T): Remove macro.
512
513	* po/wget.pot: Remove.
514
5152010-05-07  Giuseppe Scrivano  <gscrivano@gnu.org>
516
517	* configure.ac (ALL_LINGUAS): Remove.
518
5192010-05-06  Giuseppe Scrivano  <gscrivano@gnu.org>
520
521	* bootstrap: New file.
522	* bootstrap.conf: New file.
523	* lib/Makefile.am: include gnulib.mk.
524	* autogen.sh: Removed.
525	* GNUmakefile: Likewise.
526	* INSTALL: Likewise.
527	* build-aux/announce-gen: Likewise.
528	* build-aux/compile: Likewise.
529	* build-aux/config.guess: Likewise.
530	* build-aux/config.rpath: Likewise.
531	* build-aux/config.sub: Likewise.
532	* build-aux/depcomp: Likewise.
533	* build-aux/gnupload: Likewise.
534	* build-aux/install-sh: Likewise.
535	* build-aux/mdate-sh: Likewise.
536	* build-aux/missing: Likewise.
537	* build-aux/mkinstalldirs: Likewise.
538	* build-aux/texinfo.tex: Likewise.
539	* build-aux/update-copyright: Likewise.
540	* build-aux/useless-if-before-free: Likewise.
541	* build-aux/vc-list-files: Likewise.
542	* build-aux/ylwrap: Likewise.
543	* lib/DESCRIP_DEPS.MMS: Likewise.
544	* lib/DESCRIP_MODS.MMS: Likewise.
545	* lib/DESCRIP_SRC.MMS: Likewise.
546	* lib/alloca.c: Likewise.
547	* lib/alloca.in.h: Likewise.
548	* lib/c-ctype.c: Likewise.
549	* lib/c-ctype.h: Likewise.
550	* lib/config.charset: Likewise.
551	* lib/errno.in.h: Likewise.
552	* lib/error.c: Likewise.
553	* lib/error.h: Likewise.
554	* lib/exitfail.c: Likewise.
555	* lib/exitfail.h: Likewise.
556	* lib/fseeko.c: Likewise.
557	* lib/getdelim.c: Likewise.
558	* lib/getline.c: Likewise.
559	* lib/getopt.c: Likewise.
560	* lib/getopt.in.h: Likewise.
561	* lib/getopt1.c: Likewise.
562	* lib/getopt_int.h: Likewise.
563	* lib/getpagesize.c: Likewise.
564	* lib/getpass.c: Likewise.
565	* lib/getpass.h: Likewise.
566	* lib/gettext.h: Likewise.
567	* lib/intprops.h: Likewise.
568	* lib/localcharset.c: Likewise.
569	* lib/localcharset.h: Likewise.
570	* lib/lseek.c: Likewise.
571	* lib/mbrtowc.c: Likewise.
572	* lib/mbsinit.c: Likewise.
573	* lib/memchr.c: Likewise.
574	* lib/memchr.valgrind: Likewise.
575	* lib/quote.c: Likewise.
576	* lib/quote.h: Likewise.
577	* lib/quotearg.c: Likewise.
578	* lib/quotearg.h: Likewise.
579	* lib/realloc.c: Likewise.
580	* lib/ref-add.sin: Likewise.
581	* lib/ref-del.sin: Likewise.
582	* lib/stdbool.in.h: Likewise.
583	* lib/stddef.in.h: Likewise.
584	* lib/stdint.in.h: Likewise.
585	* lib/stdio-impl.h: Likewise.
586	* lib/stdio-write.c: Likewise.
587	* lib/stdio.in.h: Likewise.
588	* lib/stdlib.in.h: Likewise.
589	* lib/str-two-way.h: Likewise.
590	* lib/strcasecmp.c: Likewise.
591	* lib/strcasestr.c: Likewise.
592	* lib/streq.h: Likewise.
593	* lib/strerror.c: Likewise.
594	* lib/string.in.h: Likewise.
595	* lib/strings.in.h: Likewise.
596	* lib/strncasecmp.c: Likewise.
597	* lib/unistd.in.h: Likewise.
598	* lib/verify.h: Likewise.
599	* lib/wchar.in.h: Likewise.
600	* lib/wctype.in.h: Likewise.
601	* lib/xalloc-die.c: Likewise.
602	* lib/xalloc.h: Likewise.
603	* lib/xmalloc.c: Likewise.
604	* m4/00gnulib.m4: Likewise.
605	* m4/alloca.m4: Likewise.
606	* m4/codeset.m4: Likewise.
607	* m4/errno_h.m4: Likewise.
608	* m4/error.m4: Likewise.
609	* m4/extensions.m4: Likewise.
610	* m4/fseeko.m4: Likewise.
611	* m4/getdelim.m4: Likewise.
612	* m4/getline.m4: Likewise.
613	* m4/getopt.m4: Likewise.
614	* m4/getpass.m4: Likewise.
615	* m4/gettext.m4: Likewise.
616	* m4/glibc21.m4: Likewise.
617	* m4/gnulib-cache.m4: Likewise.
618	* m4/gnulib-common.m4: Likewise.
619	* m4/gnulib-comp.m4: Likewise.
620	* m4/gnulib-tool.m4: Likewise.
621	* m4/iconv.m4: Likewise.
622	* m4/include_next.m4: Likewise.
623	* m4/inline.m4: Likewise.
624	* m4/lib-ld.m4: Likewise.
625	* m4/lib-link.m4: Likewise.
626	* m4/lib-prefix.m4: Likewise.
627	* m4/localcharset.m4: Likewise.
628	* m4/locale-fr.m4: Likewise.
629	* m4/locale-ja.m4: Likewise.
630	* m4/locale-zh.m4: Likewise.
631	* m4/longlong.m4: Likewise.
632	* m4/lseek.m4: Likewise.
633	* m4/malloc.m4: Likewise.
634	* m4/mbrtowc.m4: Likewise.
635	* m4/mbsinit.m4: Likewise.
636	* m4/mbstate_t.m4: Likewise.
637	* m4/memchr.m4: Likewise.
638	* m4/mmap-anon.m4: Likewise.
639	* m4/multiarch.m4: Likewise.
640	* m4/nls.m4: Likewise.
641	* m4/po.m4: Likewise.
642	* m4/progtest.m4: Likewise.
643	* m4/quote.m4: Likewise.
644	* m4/quotearg.m4: Likewise.
645	* m4/realloc.m4: Likewise.
646	* m4/stdbool.m4: Likewise.
647	* m4/stddef_h.m4: Likewise.
648	* m4/stdint.m4: Likewise.
649	* m4/stdio_h.m4: Likewise.
650	* m4/stdlib_h.m4: Likewise.
651	* m4/strcase.m4: Likewise.
652	* m4/strcasestr.m4: Likewise.
653	* m4/strerror.m4: Likewise.
654	* m4/string_h.m4: Likewise.
655	* m4/strings_h.m4: Likewise.
656	* m4/unistd_h.m4: Likewise.
657	* m4/wchar_t.m4: Likewise.
658	* m4/wint_t.m4: Likewise.
659	* m4/xalloc.m4: Likewise.
660	* maint.mk: Likewise.
661	* po/Makefile.in.in: Likewise.
662	* po/Makevars: Likewise.
663	* po/Rules-quot: Likewise.
664	* po/be.po: Likewise.
665	* po/bg.po: Likewise.
666	* po/boldquot.sed: Likewise.
667	* po/ca.po: Likewise.
668	* po/cs.po: Likewise.
669	* po/da.po: Likewise.
670	* po/de.po: Likewise.
671	* po/el.po: Likewise.
672	* po/en_GB.po: Likewise.
673	* po/eo.po: Likewise.
674	* po/es.po: Likewise.
675	* po/et.po: Likewise.
676	* po/eu.po: Likewise.
677	* po/fi.po: Likewise.
678	* po/fr.po: Likewise.
679	* po/ga.po: Likewise.
680	* po/gl.po: Likewise.
681	* po/he.po: Likewise.
682	* po/hr.po: Likewise.
683	* po/hu.po: Likewise.
684	* po/id.po: Likewise.
685	* po/it.po: Likewise.
686	* po/ja.po: Likewise.
687	* po/lt.po: Likewise.
688	* po/nb.po: Likewise.
689	* po/nl.po: Likewise.
690	* po/pl.po: Likewise.
691	* po/pt.po: Likewise.
692	* po/pt_BR.po: Likewise.
693	* po/quot.sed: Likewise.
694	* po/ro.po: Likewise.
695	* po/ru.po: Likewise.
696	* po/sk.po: Likewise.
697	* po/sl.po: Likewise.
698	* po/sr.po: Likewise.
699	* po/sv.po: Likewise.
700	* po/tr.po: Likewise.
701	* po/uk.po: Likewise.
702	* po/vi.po: Likewise.
703	* po/zh_CN.po: Likewise.
704	* po/zh_TW.po: Likewise.
705
7062010-05-04  Giuseppe Scrivano  <gscrivano@gnu.org>
707
708	* AUTHORS: Added myself.
709
7102010-05-03  Giuseppe Scrivano  <gscrivano@gnu.org>
711
712	* configure.ac: Fix a sanity check by the AC_CONFIG_SRCDIR macro.
713
7142010-05-01  Giuseppe Scrivano  <gscrivano@gnu.org>
715
716	* NEWS: Mention support for HTTP/1.1.
717
7182009-10-09  Steven Schweda  <sms@antinode.info>
719
720	* New VMS MMS/MMK builders, to accommodate the new source tree
721	structure:
722	lib/DESCRIP_DEPS.MMS            Dependencies (lib)
723	lib/DESCRIP_MODS.MMS            Modules (lib)
724	lib/DESCRIP_SRC.MMS             Main (lib)
725	md5/DESCRIP_DEPS.MMS            Dependencies (md5)
726	md5/DESCRIP_MODS.MMS            Modules (md5)
727	md5/DESCRIP_SRC.MMS             Main (md5)
728	src/DESCRIP_DEPS.MMS            Dependencies (src)
729	src/DESCRIP_MODS.MMS            Modules (src)
730	src/DESCRIP_SRC.MMS             Main (src)
731	vms/DESCRIP.MMS                 Main (global)
732	vms/DESCRIP_MKDEPS.MMS          Dependency generator
733	vms/DESCRIP_SRC.MMS             Main (main)
734	vms/DESCRIP_SRC_CMN.MMS         Main (common)
735	vms/DESCRIP_SRC_FLAGS.MMS       Compiler and linker flags
736	vms/COLLECT_DEPS.COM            Dependency processor
737	vms/CONFIG_EXTRACT.COM          Extract AC_INIT from configure.ac
738	vms/WGET_MULTINET.OPT           Link options for (old) MultiNet
739	vms/WGET_SSL_HP.OPT             Link options for HP SSL
740	vms/WGET_SSL_O.OPT              Link options for OpenSSL
741
742	* Other VMS-specific files:
743	vms/alloca.h                    Dummy alloca.h.
744	vms/config.h_vms                Manually crafted config.h
745	vms/stdint.h                    Dummy stdint.h
746	vms/vms.h                       Declarations, prototypes for vms.c
747	vms/vms_ip.h                    Helper for netdb.h
748	vms/VMS_NOTES.TXT               Instructions, notes
749	vms/WGET.HLP                    Basic VMS HELP
750
7512009-10-09  Micah Cowan  <micah@cowan.name>
752
753	* build_aux/build_info.pl: Reworked the input format. Eliminated
754	support, and need, for arbitrary #if blocks. Introduced
755	"choices", and explicitly open the .c file rather than print to
756	STDOUT, so we avoid creating the file if we find problems with
757	the input. Options are advertised in alphabetical order.
758
7592009-09-24  Micah Cowan  <micah@cowan.name>
760
761	* vms/vms.c: Moved to src/src.c.
762
7632009-09-22  Micah Cowan  <micah@cowan.name>
764
765	* configure.ac: Added "sleep" and "symlink" to AC_CHECK_FUNCS,
766	removing the hard-coded definition of HAVE_SYMLINK. When running
767	on MinGW, compile mswindows.c, and link against libwsock32.
768
7692009-09-21  Micah Cowan  <micah@cowan.name>
770
771	* vms/VMS-WGET.COM: "the the" -> "the".
772
773	* po/POTFILES.in: Removed some files that are not using gettext.
774
775	* po/*.po: Updated from translationproject.org.
776
7772009-09-20  Micah Cowan  <micah@cowan.name>
778
779	* INSTALL: Various minor adjustments to bring it up to date.
780
7812009-09-09  Micah Cowan  <micah@cowan.name>
782
783	* configure.ac: Add bz2 and lzma dists.
784
7852009-09-08  Micah Cowan  <micah@cowan.name>
786
787	* po/*.po: Updated from translationproject.org.
788
7892009-09-07  Micah Cowan  <micah@cowan.name>
790
791	* Makefile.am (distuninstallcheck_listfiles): Don't complain if
792	/usr/share/info/dir and /etc/wgetrc are left behind after an
793	uninstall.
794
795	* po/Rules-quot (mostlyclean-quot): Add en_US.po for remvoal by
796	mostlyclean.
797	(en_US.po-update): Behave properly for VPATH builds.
798
7992009-09-05  Micah Cowan  <micah@cowan.name>
800
801	* configure.ac: If we can't find idna.h, check to see if it's
802	because we need to add /usr/include/idn to the inclusion
803	path (for OpenSolaris).
804
8052009-09-04  Steven Schubiger  <stsc@member.fsf.org>
806
807	* configure.ac: Place gl_EARLY and md5_EARLY before the gettext
808	macros in order to silence autoconf warnings.
809
8102009-09-04  Micah Cowan  <micah@cowan.name>
811
812	* Makefile.am (EXTRA_DIST): build_info.pl ->
813	build-aux/build_info.pl
814
815	* build-aux/build_info.pl: Moved from top directory.
816
817	* md5/*: Updated md5 from gnulib.
818
819	* configure.ac: Configured build-aux/ as auxiliarry directory.
820
821	* build-aux/compile, build-aux/config.guess,
822	build-aux/config.rpath, build-aux/config.sub, build-aux/depcomp,
823	build-aux/install-sh, build-aux/link-warning.h,
824	build-aux/mdate-sh, build-aux/missing, build-aux/mkinstalldirs,
825	build-aux/texinfo.tex, build-aux/useless-if-before-free,
826	build-aux/vc-list-files, build-aux/ylwrap: Moved from top
827	directory.
828
829	* build-aux/announce-gen: Imported from gnulib.
830	* build-aux/update-copyright: Imported from gnulib.
831	* build-aux/gnupload: Imported from gnulib.
832	* lib/Makefile.am, m4/gnulib-cache.m4, m4/gnulib-comp.m4: Adjusted
833	for announce-gen, update-copyright, and gnupload.
834
8352009-09-03  Micah Cowan  <micah@cowan.name>
836
837	* NEWS: Give credit to jff for SSL security fix, call attention to
838	IRI support's dependence on libidn and libiconv, and note that
839	--html-extension is still accepted, though deprecated.
840
841	* lib/*, m4/*: Updated gnulib.
842	* lib/getpagesize.c, lib/memchr.c, lib/memchr.valgrind,
843	lib/stddef.in.h, lib/str-two-way.h, lib/strcasecmp.c,
844	lib/strcasestr.c, lib/strings.in.h, lib/strncasecmp.c,
845	m4/getpagesize.m4, m4/memchr.m4, m4/mmap-anon.m4,
846	m4/stddef_h.m3, m4/strcase.m4, m4/strcasestr.m4,
847	m4/strings_h.m4, m4/wchar_t.m4: Added, via gnulib --import
848	strcasestr.
849
850	* configure.ac: Move AM_GNU_GETTEXT below AC_AIX, to shut up
851	autoconf warnings.
852
8532009-09-03  gettextize  <bug-gnu-gettext@gnu.org>
854
855	* m4/gettext.m4: Upgrade to gettext-0.17.
856	* m4/iconv.m4: Upgrade to gettext-0.17.
857	* m4/lib-link.m4: Upgrade to gettext-0.17.
858	* m4/po.m4: Upgrade to gettext-0.17.
859
860	* po/Makefile.in.in: Upgrade to gettext-0.17.
861
862	* configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.17.
863
8642009-09-02  Micah Cowan  <micah@cowan.name>
865
866	* po/Rules-quot (en_US.po-update): Remove use of GNU make's
867	non-portable $^ variable.
868
8692009-08-27  Micah Cowan  <micah@cowan.name>
870
871	* NEWS: Mention the changes to exit codes.
872
8732009-08-27  Micah Cowan  <micah@cowan.name>
874
875	* NEWS: Add mention of the NUL characters SSL security fix.
876
8772009-07-28  Micah Cowan  <micah@cowan.name>
878
879	* NEWS: Mention some more previously undocumented items, the
880	new "ascii" specifer for --restrict-file-names, and the renaming
881	of --html-extension to --adjust-extension.
882
8832009-07-27  Petr Pisar  <petr.pisar@atlas.cz>
884
885	* po/Makevars (MSGID_BUGS_ADDRESS): Fixed.
886
8872009-07-10  Micah Cowan  <micah@cowan.name>
888
889	* util/paramcheck.pl (find_documentation): Added.
890	(emit_undocumented_opts): Check for documentation in both TexInfo
891	and --help string.
892
8932009-07-05  Micah Cowan  <micah@cowan.name>
894
895	* po/Rules-quot: Added targets to build en@{quot,boldquot}.po
896
897	* po/POTFILES.in: Added src/gnutls.c, src/iri.c.
898
899	* po/*.po: Updated translations from TP. New translation:
900	Lithuanian.
901
902	* lib/*, md5/*: Updated gnulib.
903
9042009-07-04  Steven Schweda  <sms@antinode.info>
905
906	* vms/COLLECT_DEPS.COM, vms/config.h_vms, vms/decc_ver.c,
907	vms/DESCRIP_CONFIG.MMS, vms/DESCRIP_DEPS.MMS,
908	vms/DESCRIP_MKDEPS.MMS, vms/DESCRIP.MMS, vms/DESCRIP_SRC.MMS,
909	vms/vms.c, vms/vms.h, vms/vms_ip.h, vms/vms_name_fix.sh,
910	vms/VMS_NOTES.TXT, vms/VMS-WGET.COM, vms/WGET.HLP,
911	vms/WGET_MULTINET.OPT, vms/WGET.OPT, vms/WGET_SSL_HP.OPT,
912	vms/WGET_SSL.OPT: Added.
913
9142009-07-03  Micah Cowan  <micah@cowan.name>
915
916	* configure.ac: Ensure LIBICONV is empty if IRIs are disabled.
917
918	* AUTHORS: Added Ted Mielczarek and Saint Xavier.
919
920	* NEWS: Added items for IRI support, new --version information.
921
9222009-07-01  Steven Schubiger  <stsc@member.fsf.org>
923
924	* Makefile.am: Add build_info.pl to EXTRA_DIST.
925
926	* build_info.pl: Generate build_info.c from data.
927
9282009-06-14  Micah Cowan  <micah@cowan.name>
929
930	* po/Makefile.in.in (distclean): remove en_US.po, too.
931
932	* Makefile.am: Include md5 as a subdir unconditionally.
933	It may result in useless compilation, and additional risk of
934	breaking a build of something that isn't actually needed, but
935	otherwise it's too much of a hassle to manage a failure-free
936	distcheck.
937
9382009-06-12  Micah Cowan  <micah@cowan.name>
939
940	* configure.ac: Check for h_errno declaration. Idea thanks to
941	Maciej W. Rozycki.
942
9432009-03-03  Steven Schubiger  <stsc@member.fsf.org>
944
945	* src/ftp.c, src/http.c, src/main.c, src/recur.h,
946	tests/Makefile.am: Update the copyright years.
947
9482009-01-23  Steven Schubiger  <stsc@members.fsf.org>
949
950	* util/freeopts, util/rmold.pl, util/trunc.c: Remove
951	unnecessary whitespace.
952
9532008-11-10  Micah Cowan  <micah@cowan.name>
954
955	* MAILING-LIST: Mention Gmane, introduce subsections.
956
9572008-11-05  Micah Cowan  <micah@cowan.name>
958
959	* MAILING-LIST: Mention moderation for unsubscribed posts, and
960	archive location.
961
9622008-10-31  Micah Cowan  <micah@cowan.name>
963
964	* MAILING-LIST: Update information.
965
966	* NEWS: Add mention of mailing list move.
967
9682008-08-01  Joao Ferreira  <joao@joaoff.com>
969
970	* NEWS: Added option --default-page to support alternative
971	default names for index.html
972
9732008-06-30  Micah Cowan  <micah@cowan.name>
974
975	* NEWS: Entries for 1.11.4.
976
977	* AUTHORS: Added Steven Schubiger.
978
9792008-06-26  Xavier Saint  <wget@sxav.eu>
980
981	* configure.ac : IRIs support required libiconv, check it.
982
9832008-06-14  Xavier Saint  <wget@sxav.eu>
984
985	* configure.ac: Add support for IRIs
986
9872008-05-29  Micah Cowan  <micah@cowan.name>
988
989	* po/*.po: Updated from TP (the 1.11.3 set).
990
991	* po/POTFILES.in: Added some more files from lib/, remove
992	src/xmalloc.c.
993
994	* po/quot.sed, po/boldquot.sed: Automatic handling of quotearg's `
995	and '.
996
9972008-05-15  Micah Cowan  <micah@cowan.name>
998
999	* NEWS: Entry for --ask-password.
1000
10012008-05-14  Joao Ferreira  <joao@joaoff.com>
1002
1003	* src/main.c, src/http.c, src/ftp.c: -nc is now working in
1004	conjunction with '-O file'.
1005
10062008-05-12  Micah Cowan  <micah@cowan.name>
1007
1008	* NEWS: Translations and -N/-O.
1009
10102008-04-30  Micah Cowan  <micah@cowan.name>
1011
1012	* NEWS: Added documentation for changes made in 1.11.2.
1013
10142008-04-30  Steven Schubiger  <stsc@members.fsf.org>
1015
1016	* lib/getdelim.c, lib/getline.c, lib/getpass.c,
1017	lib/getpass.h, lib/realloc.c, lib/stdio.h,
1018	lib/stdio.in.h, lib/stdlib.h, lib/stdlib.in.h: Imported
1019	from gnulib.
1020	* m4/eoverflow.m4, m4/extensions.m4, m4/getdelim.m4,
1021	m4/getline.m4, m4/getpass.m4, m4/malloc.m4, m4/realloc.m4,
1022	m4/stdio_h.m4, m4/stdlib_h.m4: Imported from gnulib.
1023	* md5/stdint.h: Imported from gnulib.
1024
1025	* GNUmakefile: Updated from gnulib.
1026	* lib/Makefile.am, lib/getopt.c, lib/unistd.in.h: Updated
1027	from gnulib.
1028	* m4/gnulib-cache.m4, m4/gnulib-common.m4, m4/gnulib-comp.m4,
1029	m4/include_next.m4, m4/unistd_h.m4: Updated from gnulib.
1030	* md5/Makefile.am, md5/m4/gnulib-cache.m4, md5/m4/gnulib-common.m4,
1031	md5/m4/gnulib-comp.m4, md5/m4/include_next.m4, md5/m4/md5.m4,
1032	md5/m4/stdint.m4, md5/md5.c, md5/md5.h, md5/stdint.in.h,
1033	md5/wchar.in.h: Updated from gnulib.
1034
10352008-04-24  Micah Cowan  <micah@cowan.name>
1036
1037	* NEWS: Removed info about move to Automake, Gnulib. Added item
1038	about the addition of CSS support.
1039
10402008-04-22  Micah Cowan  <micah@cowan.name>
1041
1042	* ylwrap: Added via automake -ac.
1043
10442008-04-22  Ted Mielczarek  <ted.mielczarek@gmail.com>
1045
1046	* configure.ac: Added check for lex.
1047
10482008-04-14  Micah Cowan  <micah@cowan.name>
1049
1050	* GNUmakefile, lib/Makefile.am, lib/error.c, lib/error.h,
1051	lib/exitfail.c, lib/exitfail.h, lib/getopt.c, lib/intprops.h,
1052	lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h,
1053	lib/stdlib.in.h, lib/strerror.c, lib/string.in.h,
1054	lib/unistd.in.h, lib/wchar.in.h, lib/wctype.in.h,
1055	lib/xalloc-die.c, lib/xalloc.h, lib/xmalloc.c, m4/error.m4,
1056	m4/exitfail.m4, m4/extensions.m4, m4/gnulib-cache.m4,
1057	m4/gnulib-comp.m4, m4/include_next.m4, m4/inline.m4,
1058	m4/mbrtowc.m4, m4/mbstate_t.m4, m4/quote.m4, m4/quotearg.m4,
1059	m4/stdlib_h.m4, m4/strerror.m4, m4/string_h.m4, m4/unistd_h.m4,
1060	m4/wchar.m4, m4/wctype.m4, m4/wint_t.m4, m4/xalloc.m4,
1061	md5/Makefile.am, md5/m4/gnulib-cache.m4, md5/m4/gnulib-comp.m4,
1062	md5/m4/include_next.m4, md5/m4/md5.m4, md5/m4/stdint.m4,
1063	md5/md5.c, md5/md5.h, md5/stdint.in.h, md5/wchar.in.h: Update
1064	from Gnulib, and add the "quote" module.
1065
10662008-03-20  Micah Cowan  <micah@cowan.name>
1067
1068	* ABOUT-NLS: Reinstated, but with a message mentioning that
1069	gettext is not included.
1070	* Makefile.am: Removed "test" target; "check" should be used
1071	instead (and "test" was mildly broken, anyway).
1072
10732008-03-24  Micah Cowan  <micah@cowan.name>
1074
1075	* NEWS: Added documentation change re: --no-parents, and various
1076	caveats on accept/reject lists behavior. Rearranged some items in
1077	order of priority.
1078
10792008-02-14  Micah Cowan  <micah@cowan.name>
1080
1081	* ABOUT-NLS: Removed.
1082
10832008-02-10  Micah Cowan  <micah@cowan.name>
1084
1085	* NEWS: Added note re interrupted files resulting in renames,
1086	and new --auth-no-challenge option.
1087
10882008-02-06  Micah Cowan  <micah@cowan.name>
1089
1090	* configure.ac (AC_CHECK_FUNCS): Added check for mbtowc.
1091	* NEWS: Added notes regarding fixes for the localized progress
1092	bar and --no-clobber wasted GET request.
1093	* po/be.po: Added from the TP.
1094
10952008-02-03  Micah Cowan  <micah@cowan.name>
1096
1097	* configure.in: Add checks for wchar.h, wcwidth function (to
1098	support column-counting in progress.c).
1099	* NEWS: Added line for 1.11.1.
1100	* util/README, util/Makefile.am, util/trunc.c: Added a small
1101	utility program to create files of arbitrary size (useful for
1102	testing certain situations with --continue).
1103
11042008-01-31  Micah Cowan  <micah@cowan.name>
1105
1106	* util/README, util/dist-wget, util/download-netscape.html,
1107	util/download.html, util/update_po_files.sh, util/wget.spec:
1108	Removed (obsolete and/or incomplete).
1109	* Makefile.am: Removed no-longer-existant util stuff from
1110	extra_DIST (but added the README).
1111
11122008-01-28  Micah Cowan  <micah@cowan.name>
1113
1114	* po/en@quot.po, po/en@boldquot.po, po/en_US.po: Updated
1115	translations for copyright year in --version.
1116	* po/Rules-quot: Make en@*-update should create wget.pot.
1117	* configure.ac: Ensure that en_US appears in ALL_LINGUAS exactly
1118	once.
1119
11202008-01-25  Micah Cowan  <micah@cowan.name>
1121
1122	* Makefile.am, NEWS, README, configure.ac, configure.bat,
1123	m4/wget.m4, po/POTFILES.in, util/Makefile.am, util/dist-wget,
1124	util/rmold.pl, files: Updated copyright year.
1125
11262008-01-24  Micah Cowan  <micah@cowan.name>
1127
1128	* configure.ac: Added en_US LINGUA (generated).
1129	* po/Rules-quot: Added rule to copy en_US.po from en@quot.po.
1130	* po/boldquot.sed, po/quot.sed: Translate _all_ apostrophes we
1131	find, not just the ones used for quotes; and add rules to use
1132	the copyight symbol, and write Hrvoje's last name properly. ^_^
1133	* po/en@quot.po, po/en@boldquot.po: Updated by new rules.
1134	* po/en_US.po: Added.
1135
11362007-12-10  Micah Cowan  <micah@cowan.name>
1137
1138	* NEWS: Removed developer-only notices (Autoconf, TODO, PATCHES,
1139	GNUTLS).
1140
11412007-12-07  Micah Cowan  <micah@cowan.name>
1142
1143	* lib/Makefile.am, lib/c-ctype.c, lib/c-ctype.h, lib/gettext.h,
1144	lib/stdbool.in.h, lib/unistd.in.h, m4/gnulib-cache.m4,
1145	m4/gnulib-common.m4, m4/gnulib-comp.m4, m4/unistd_h.m4:
1146	Updated from gnulib.
1147	* Makefile.am, configure.ac: Plugged in the md5/ stuff.
1148	* lib/md5.c, lib/md5.h, lib/stdint.in.h, lib/wchar.in.h,
1149	m4/longlong.m4, m4/md5.m4, m4/stdint.m4, m4/wchar.m4: Moved to
1150	md5/.
1151	* md5/Makefile.am, md5/dummy.c, md5/m4/gnulib-cache.m4,
1152	md5/m4/gnulib-common.m4, md5/m4/gnulib-comp.m4,
1153	md5/m4/gnulib-tool.m4, md5/m4/include_next.m4,
1154	md5/m4/longlong.m4, md5/m4/md5.m4, md5/m4/stdint.m4,
1155	md5/m4/wchar.m4, md5/md5.c, md5/md5.h, md5/stdint.in.h,
1156	md5/wchar.in.h: Moved/copied from lib/, m4/; updated from
1157	gnulib.
1158	* m4/ulonglong.m4: Removed (via update from gnulib).
1159
11602007-12-05  Micah Cowan  <micah@cowan.name>
1161
1162	* NEWS: Reword warnings regarding --content-disposition.
1163
11642007-11-28  Micah Cowan  <micah@cowan.name>
1165
1166	* Makefile.am, README, autogen.sh, configure.bat, configure.in,
1167	m4/wget.m4, util/Makefile.am, util/dist-wget: Updated license
1168	exception for OpenSSL, per the SFLC.
1169
11702007-10-23  Micah Cowan  <micah@schmendrick>
1171
1172	* lib/stdbool.in.h, lib/stdint.in.h: gnulib-tool --update.
1173	Includes fix for broken stdbool.h on Tru64.
1174
11752007-10-22  Micah Cowan  <micah@cowan.name>
1176
1177	* po/*.po: Refresh from TP and update-po.
1178	* lib/Makefile.am, m4/gnulib-cache.m4, m4/longlong.m4,
1179	m4/ulonglong.m4, maint.mk:  gnulib-tool --update. Includes fix
1180	for maint.mk with old versions of gzip.
1181
11822007-10-18  Micah Cowan  <micah@cowan.name>
1183
1184	* po/POTFILES.in: Removed no-longer-existing or generated files.
1185	* autogen.sh: Reinstated, in case we have to do something at
1186	some point other than autoreconf.
1187	* Makefile.am: Put autogen.sh back in EXTRA_DIST. Just in case
1188	someone needs to rebuild configure.
1189	* configure.ac: Removed config-post.h inclusion from bottom of
1190	generated config.h.
1191
11922007-10-16  Micah Cowan  <micah@cowan.name>
1193
1194	* README: Draw attention to wiki:PatchGuidelines.
1195
11962007-10-14  Micah Cowan  <micah@cowan.name>
1197
1198	* configure.ac: Let gnulib handle builtin MD5 functionality.
1199	* NEWS: Mention gnulib.
1200
12012007-10-13  Micah Cowan  <micah@cowan.name>
1202
1203	* GNUMakefile, maint.mk: Added as part of the gnulib-ization.
1204	* Makefile.am: gnulib-ized.
1205	* configure.ac: gnulib-ized. Removed built-in getopt checks.
1206
12072007-10-12  Micah Cowan  <micah@cowan.name>
1208
1209	* PATCHES: Removed.
1210	* NEWS: Updated info about source repositories, removal of
1211	PATCHES file.
1212
12132007-10-09  Micah Cowan  <micah@cowan.name>
1214
1215	* configure.in: Renamed to configure.ac
1216	* configure.ac: Renamed from configure.in. Added invocations of
1217	AM_GNU_GETTEXT, etc. Added en@quot and en@boldquot pseudo-LINGUA
1218	support.
1219	* ABOUT-NLS: Added back in (required by autoreconf :\).
1220	* Makefile.am: Added ABOUT-NLS and msdos/Makefile.WC to EXTRA_DIST.
1221	* m4/wget.m4: Removed no-longer-used NLS stuff.
1222	* Makefile.in.in: Restore previous policy of not updating .po's
1223	unless explicitly asked (via update-po).
1224
12252007-10-09  gettextize  <bug-gnu-gettext@gnu.org>
1226
1227	* m4/gettext.m4: New file, from gettext-0.16.1.
1228	* m4/iconv.m4: New file, from gettext-0.16.1.
1229	* m4/lib-ld.m4: Upgrade to gettext-0.16.1.
1230	* m4/lib-link.m4: Upgrade to gettext-0.16.1.
1231	* m4/lib-prefix.m4: Upgrade to gettext-0.16.1.
1232	* m4/nls.m4: New file, from gettext-0.16.1.
1233	* m4/po.m4: New file, from gettext-0.16.1.
1234	* m4/progtest.m4: New file, from gettext-0.16.1.
1235	* po/Makefile.in.in: Upgrade to gettext-0.16.1.
1236	* po/Rules-quot: New file, from gettext-0.16.1.
1237	* po/boldquot.sed: New file, from gettext-0.16.1.
1238	* po/en@boldquot.header: New file, from gettext-0.16.1.
1239	* po/en@quot.header: New file, from gettext-0.16.1.
1240	* po/insert-header.sin: New file, from gettext-0.16.1.
1241	* po/quot.sed: New file, from gettext-0.16.1.
1242	* po/remove-potcdate.sin: New file, from gettext-0.16.1.
1243
12442007-10-08  Micah Cowan  <micah@cowan.name>
1245
1246	* AUTHORS: Credit to Ralf Wildenhues for automakifying patches.
1247
12482007-10-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1249
1250	* po/Makefile.in.in: Since `distdir' is used now, adjust
1251	DISTFILES to the missing ChangeLog file.
1252	Add trivial targets ps, pdf, html.
1253	* Makefile.in: Removed, replaced by Makefile.am.
1254	* Makefile.am: Converted from Makefile.in.
1255	* util/Makefile.in: Removed, replaced by Makefile.am.
1256	* util/Makefile.am: Converted from Makefile.in.
1257	* configure.in: Adjust for automake support.
1258
12592007-10-05  Micah Cowan  <micah@cowan.name>
1260
1261	* config.guess, config.sub, install-sh: Update from versions
1262	found in /usr/share/automake/.
1263	* autogen.sh: Removed, in favor of just running autoreconf.
1264
12652007-10-03  Micah Cowan  <micah@cowan.name>
1266
1267	* NEWS: Note missing functionality from GnuTLS support. Call out
1268	attention to content_disposition's experimental status.
1269
12702007-09-25  Micah Cowan  <micah@cowan.name>
1271
1272	* configure.in: Remove unnecessary heuristic to generate exeext
1273	variable, since AC_PROG_CC and others automatically set EXEEXT.
1274	Pointed out by Steve Kenton <skenton@ou.edu>.
1275
12762007-09-12  Micah Cowan  <micah@cowan.name>
1277
1278	* AUTHORS: Added... me...
1279	* TODO: file removed, bugtracker is authoritative source for
1280	planned changes.
1281
12822007-08-26  Micah Cowan  <micah@cowan.name>
1283
1284	* po/POTFILES.in: Added spider.c.
1285
12862007-08-24  Micah Cowan  <micah@cowan.name>
1287
1288	* po/no.po: removed; replaced by nb.po (per the translation
1289	project coordinator, Benno Schulenberg).
1290
12912007-08-22  Micah Cowan  <micah@cowan.name>
1292
1293	* Makefile.in: Exclude .svn directories and below from
1294	distribution.
1295
12962007-08-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1297
1298	* m4/wget.m4 (WGET_PROCESS_PO, AM_PATH_PROG_WITH_TEST): Add
1299	missing M4 quotation.  Delete serial number.
1300
13012007-08-09  Micah Cowan  <micah@cowan.name>
1302
1303	* NEWS: Timestamping from most recent response.
1304
13052007-08-08  Micah Cowan  <micah@cowan.name>
1306
1307	* NEWS: Call attention to the fact that Content-Disposition is
1308	not enabled by default.
1309
13102007-08-07  Micah Cowan  <micah@cowan.name>
1311
1312	* configure.in: Fix --with-libssl-prefix failure by replacing
1313	usage of sh "if" statement with "AS_IF" macros, to force
1314	AC_REQUIRE'd macros to be expanded before the conditional
1315	statement body.
1316	* NEWS: Note that configure.in now requires autoconf >= 2.61,
1317	to support AS_IF and its expansion of AC_REQUIREs.
1318
13192007-07-29  Micah Cowan  <micah@cowan.name>
1320
1321	* NEWS: No more auth before challenge. No more auth info in
1322	Referer. New --max-redirect option.
1323
13242007-07-09  Micah Cowan  <micah@cowan.name>
1325
1326	* README, util/wget.spec: Removed references to wget.sunsite.dk.
1327
13282007-07-05  Micah Cowan  <micah@cowan.name>
1329
1330	* AUTHORS:
1331	Draw attention to previous maintainers.
1332
1333	* autogen.sh, config.guess, config.sub, configure.bat:
1334	* configure.in, m4/wget.m4, Makefile.in, util/dist-wget:
1335	* util/Makefile.in, util/rmold.pl:
1336	Updated GPL reference to version 3 or later, removed FSF
1337	address.
1338
1339	* README:
1340	Updated reference to maintainer, and updated GPL reference to
1341	version 3 or later.
1342
1343	* COPYING:
1344	Replaced with verson 3.
1345
13462006-08-28  No��l K��the <noel@debian.org>
1347
1348	* Makefile.in: Fixed a DESTDIR-related bug.
1349
13502006-07-17  Daniel Richard G.  <skunk@iSKUNK.ORG>
1351
1352	* Makefile.in: Added DESTDIR='$(DESTDIR)' to MAKEDEFS.
1353
13542006-07-14  Mauro Tortonesi  <mauro@ferrara.linux.it>
1355
1356	* configure.in: Check for intptr_t.
1357
13582006-06-27  Hrvoje Niksic  <hniksic@xemacs.org>
1359
1360	* configure.in: We're no longer using strtoimax.
1361
13622006-02-28  Hrvoje Niksic  <hniksic@xemacs.org>
1363
1364	* configure.in: Check for memrchr.
1365
13662005-11-19  Hrvoje Niksic  <hniksic@xemacs.org>
1367
1368	* configure.in: Check for uintptr_t.
1369
13702005-11-02  Mauro Tortonesi  <mauro@ferrara.linux.it>
1371
1372	* Makefile.in: Improved support for unit testing.
1373
1374	* configure.in: Ditto.
1375
13762005-10-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
1377
1378	* Makefile.in: Added basic support for unit testing.
1379
13802005-08-26  Stepan Kasal  <kasal@ucw.cz>
1381
1382	* configure.in: Abort configure if --with-ssl given but SSL
1383	unavailable.  Use HAVE_LIBSSL and HAVE_LIBGNUTLS symbols provided
1384	by AC_LIB_HAVE_LINKFLAGS instead of inventing new ones.
1385
13862005-08-11  Hrvoje Niksic  <hniksic@xemacs.org>
1387
1388	* configure.in: Check for strtoll and strtoimax.
1389
13902005-07-08  Hrvoje Niksic  <hniksic@xemacs.org>
1391
1392	* configure.in: Remove -Wno-implicit from default GCC warning
1393	flags.
1394
13952005-07-08  Hrvoje Niksic  <hniksic@xemacs.org>
1396
1397	* configure.in: Don't check for symlink, which is expected to
1398	exist.  Check for asprintf.
1399
14002005-07-07  Hrvoje Niksic  <hniksic@xemacs.org>
1401
1402	* configure.bat: Copy the common config.h and config-compiler.h.
1403
14042005-07-06  Hrvoje Niksic  <hniksic@xemacs.org>
1405
1406	* configure.in: Don't check for setjmp.h.
1407
14082005-07-06  Hrvoje Niksic  <hniksic@xemacs.org>
1409
1410	* Makefile.in: Also use @LIBGNUTLS@ to build LIBS.
1411
14122005-07-05  Hrvoje Niksic  <hniksic@xemacs.org>
1413
1414	* configure.in: Add check for GnuTLS if --with-ssl=gnutls is used.
1415
14162005-07-03  Hrvoje Niksic  <hniksic@xemacs.org>
1417
1418	* po/POTFILES.in: Include src/ptimer.c.
1419
14202005-07-01  Hrvoje Niksic  <hniksic@xemacs.org>
1421
1422	* configure.in: Mention in message that the "GNU" md5
1423	implementation is in fact built-in to Wget.
1424
14252005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
1426
1427	* m4/wget.m4 (WGET_WITH_NLS): Don't check for locale.h.
1428
14292005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
1430
1431	* configure.in: Test for $LIBSSL instead of the old $ssl_success
1432	when deciding which MD5 to use.
1433
14342005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
1435
1436	* configure.in: Require Autoconf 2.59.
1437
14382005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
1439
1440	* configure.in: Check for drand48.
1441
14422005-06-26  Hrvoje Niksic  <hniksic@xemacs.org>
1443
1444	* m4/wget.m4: Use proper GPL header.
1445
14462005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
1447
1448	* Makefile.in: No need to clean .libs.
1449
14502005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
1451
1452	* Makefile.in (DISTFILES): Don't split the sed invocation across
1453	several lines, Solaris make passes the backslashes to sed literally.
1454
14552005-06-25  Hrvoje Niksic  <hniksic@xemacs.org>
1456
1457	* Makefile.in: Instead of creating configure.bat from
1458	configure.bat.in, simply make sure the correct EOL style in
1459	checked out of the repository.
1460
14612005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
1462
1463	* configure.in: Move the large file check further up.  Only check
1464	for endianness if GNU md5 is used (it being the only file that
1465	needs endianness information).
1466
14672005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
1468
1469	* configure.in: Don't indent #include lines.
1470
14712005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
1472
1473	* configure.in: Enable the user to turn off SSL autodetection and
1474	disable SSL using --without-ssl.
1475
1476	* Makefile.in ($(srcdir)/stamp-h.in): Remove the aclocal.m4
1477	dependencies.
1478
14792005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
1480
1481	* configure.in: Include m4/*.m4.
1482
1483	* aclocal.m4: Renamed to m4/wget.m4.
1484
14852005-06-24  Hrvoje Niksic  <hniksic@xemacs.org>
1486
1487	* configure.in: Use AC_LIB_HAVE_LINKFLAGS instead of
1488	AC_LIB_LINKFLAGS when checking for library functions.
1489
1490	* configure.in: Don't waste time checking for headers and
1491	functions we know must be there.  But manually AC_DEFINE the
1492	functions that might be missing from non-Unix systems.
1493
14942005-06-23  Mauro Tortonesi  <mauro@ferrara.linux.it>
1495
1496	* libtool.m4, ltmain.sh: Deleted.
1497
1498	* configure.in: Replaced ugly libtool-based check for OpenSSL libs
1499	with a simpler config.rpath-based approach.
1500
1501	* Makefile.in, src/Makefile.in: Removed libtool support.
1502
1503	* m4/lib-link.m4, m4/lib-prefix.m4, m4/lib-ld.m4, config.rpath:
1504	config.rpath macros taken from gettext 0.14.5.
1505
15062005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
1507
1508	* configure.in: Don't check for strpbrk and mktime.
1509
15102005-06-23  Hrvoje Niksic  <hniksic@xemacs.org>
1511
1512	* util/dist-wget: Port to subversion.
1513
15142005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
1515
1516	* README.svn: Renamed to README.checkout.  Edited to mention the
1517	autogen.sh script.
1518
15192005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
1520
1521	* autogen.sh: New file.
1522
1523	* Makefile.svn: Deleted, replaced with the even simpler (and more
1524	standard) `autogen.sh' script.
1525
15262005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
1527
1528	* configure.in: Don't check for signal.h.  Remove the
1529	AC_HEADER_TIME check.  Remove the test for ANSI C prototypes.
1530
15312005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
1532
1533	* configure.in: Check for C99 conformant stdbool.h.
1534
15352005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
1536
1537	* MAILING-LIST: Remove reference to the obsolete `wget-cvs'
1538	mailing list.
1539
15402005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
1541
1542	* config.sub, config.guess: Updated from canonical location.
1543
15442005-06-22  Hrvoje Niksic  <hniksic@xemacs.org>
1545
1546	* configure.in: Assume existence of gettimeofday and select.
1547	gettimeofday exists on all platforms we care about (except for
1548	Windows where Windows-specific functions are used instead), and
1549	select exists virtually everywhere.
1550
1551	* configure.in: Assume existence of strerror, signal, strstr, and
1552	memmove, which are all required by ANSI C.
1553
15542005-06-21  Hrvoje Niksic  <hniksic@xemacs.org>
1555
1556	* Makefile.cvs: Renamed to Makefile.svn.
1557
1558	* README.cvs: Renamed to README.svn.
1559
15602005-06-20  Hrvoje Niksic  <hniksic@xemacs.org>
1561
1562	* configure.in: Don't check for the return type of signal
1563	handlers; C89 requires it to be void.
1564
15652005-06-19  Hrvoje Niksic  <hniksic@xemacs.org>
1566
1567	* aclocal.m4: Remove support for K&R compilers.
1568
15692005-05-10  Hrvoje Niksic  <hniksic@xemacs.org>
1570
1571	* configure.in: Test for OpenSSL includes we actually need.
1572
15732005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
1574
1575	* Makefile.in ($(srcdir)/stamp-h.in): Don't print the line with
1576	the comment about running autoheader.
1577
15782005-05-06  Hrvoje Niksic  <hniksic@xemacs.org>
1579
1580	* configure.in: Set MAKEINFO to "true" so build doesn't fail for
1581	users without either makeinfo or the pre-packaged info files.
1582
15832005-05-02  Hrvoje Niksic  <hniksic@xemacs.org>
1584
1585	* INSTALL: Document environment variables affecting configure,
1586	especially $CC.
1587
1588	* INSTALL: Mention that make install requires root.
1589
15902005-04-29  Hrvoje Niksic  <hniksic@xemacs.org>
1591
1592	* configure.in: Don't set ipv6 to yes only because struct
1593	sockaddr_in6 was found.  Stop the rest of the IPv6 checks when one
1594	check fails.  Abort if IPv6 was explicitly requested, but not
1595	found.
1596
15972005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
1598
1599	* windows/Makefile.top.bor: Use MAKEDIR for make clean too.
1600
16012005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
1602
1603	* windows/Makefile.src.bor: Don't delete executables other than
1604	wget.exe.  Delete various auxilliary files created by the Borland
1605	build process.
1606
16072005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
1608
1609	* NEWS: Advertise new-style syntax for --no-dns-cache instead
1610	of --dns-cache=off.
1611
16122005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
1613
1614	* windows/Makefile.src.bor: Don't suppress unreachable code
1615	warning.
1616
16172005-04-28  Herold Heiko  <Heiko.Herold@previnet.it>
1618
1619	* windows/wget.dep: Rename gen_sslfunc.c to openssl.c.
1620
16212005-04-28  Hrvoje Niksic  <hniksic@xemacs.org>
1622
1623	* INSTALL: Mention --disable-ntlm.
1624
16252005-04-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
1626
1627	* NEWS: Mention the new --ftp-user, --ftp-password, --user and
1628	--password options, the name changes for --http-passwd and
1629	--proxy-passwd and the deprecation of login and passwd commands.
1630
16312005-04-22  Hrvoje Niksic  <hniksic@xemacs.org>
1632
1633	* po/eo.po: Added Esperanto translation.
1634
16352005-04-21  Hrvoje Niksic  <hniksic@xemacs.org>
1636
1637	* po/vi.po: Added Vietnamese translation.
1638
16392005-04-18  Hrvoje Niksic  <hniksic@xemacs.org>
1640
1641	* MACHINES: Removed.
1642
16432005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
1644
1645	* configure.in: When checking for OpenSSL headers, check for all
1646	the ones that Wget is using.
1647
16482005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
1649
1650	* windows/Makefile.src: Compile ptimer.c and http-ntlm.c.
1651
16522005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
1653
1654	* configure.in: Use it.
1655
1656	* aclocal.m4 (WGET_POSIX_CLOCK): Check whether -lrt is needed to
1657	use POSIX clock functions like clock_gettime.
1658
16592005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
1660
1661	* Makefile.in ($(srcdir)/stamp-h.in): Don't attempt to run
1662	autoheader automatically; it breaks things with fresh CVS builds.
1663
16642005-04-06  Hrvoje Niksic  <hniksic@xemacs.org>
1665
1666	* configure.in: Allow the user to disable NTLM authorization.
1667	Make sure NTLM is disabled if OpenSSL is unavailable.  If NTLM is
1668	*explicitly* requested and OpenSSL is unavailable, abort.
1669
1670	* configure.in: Renamed USE_* to ENABLE_*.
1671
16722005-03-23  Hrvoje Niksic  <hniksic@xemacs.org>
1673
1674	* po/POTFILES.in: Removed headers.c and rbuf.c.
1675
16762005-03-06  Hrvoje Niksic  <hniksic@xemacs.org>
1677
1678	* windows/Makefile.src.bor: Reenable warnings under Borland C,
1679	disabling only specific warnings.  Generate Pentium Pro code by
1680	default.
1681
16822003-02-24  Hrvoje Niksic  <hniksic@xemacs.org>
1683
1684	* configure.in: Don't check for AI_ADDRCONFIG here, it is checked
1685	for in the source directly.
1686
16872003-02-25  Hrvoje Niksic  <hniksic@xemacs.org>
1688
1689	* libtool.m4, ltmain.sh, config.sub, config.guess: Upgrade to
1690	libtool 1.5.14.
1691
16922003-02-23  Hrvoje Niksic  <hniksic@xemacs.org>
1693
1694	* libtool.m4, ltmain.sh, config.sub, config.guess: Upgrade to
1695	libtool 1.5.8.
1696
16972005-02-20  Hrvoje Niksic  <hniksic@xemacs.org>
1698
1699	* configure.in: Check for LFS.  Determine SIZEOF_OFF_T.
1700	Check for ftello.
1701
17022005-02-18  Marco Colombo  <m.colombo@ed.ac.uk>
1703
1704	* po/it.po: Updated Italian translation.
1705
17062004-05-09  David Fritz  <zeroxdf@att.net>
1707
1708	* windows/Makefile.src.bor: Fix broken build rule.  Add clean target.
1709
1710	* windows/Makefile.top.bor: Use tabs instead of spaces.  Ignore
1711	errors in clean rules.  Use lowercase filenames when building
1712	distribution .zip archive.
1713
1714	* windows/config.h.bor:  Don't define HAVE_UINT32_T.
1715
1716	* windows/Makefile.doc: Fix remaining instance of build rules
1717	indented with spaces instead of tabs.
1718
1719	* windows/Makefile.src: Update copyright year.
1720
1721	* windows/Makefile.top: Update copyright year.
1722
1723	* windows/config.h.mingw (WGET_USE_STDARG, HAVE_SIG_ATOMIC_T): Define.
1724
1725	* windows/config.h.ms (HAVE_STRPBRK, HAVE_LIMITS_H)
1726	(HAVE_LOCALE_H): Define.
1727
1728	* windows/Makefile.watcom: Add /I. to CFLAGS.  Remove reference to
1729	specific Wget version from linker flags.  Add missing
1730	dependencies.
1731
17322004-02-09  David Fritz  <zeroxdf@att.net>
1733
1734	* configure.bat.in: Don't clear the screen.
1735
1736	* windows/README: Add introductory paragraph.  Re-word a few
1737	sentences.  Correct minor typographical errors.  Use consistent
1738	capitalization of Wget, SSL, and OpenSSL.  Refer to Microsoft
1739	Visual C++ as MSVC instead of VC++.  Mention the --msvc option to
1740	configure.bat.  Reflow paragraphs.
1741
1742	* windows/Makefile.top: Use tabs instead of spaces.  Ignore errors
1743	in clean rules.  Use lowercase filenames when building distribution
1744	.zip archive.
1745
1746	* windows/Makefile.doc: Use tabs instead of spaces.  Ignore errors
1747	in clean rules.
1748
1749	* windows/Makefile.src: Clean-up clean rules.  Use tabs instead of
1750	spaces.  Link against gdi32.lib.  Don't define SYSTEM_WGETRC.
1751	Remove unused macros.  Remove anachronistic and superfluous linker
1752	flags.  Don't rename wget.exe to all upper-case.  Add
1753	`preprocessor' conditionals for SSL and newer MSVC options.  Use
1754	batch rules.  Don't suppress all warnings.
1755
17562003-11-26  Hrvoje Niksic  <hniksic@xemacs.org>
1757
1758	* aclocal.m4: Don't check for AI_V4MAPPED and for AI_ALL, since
1759	Wget doesn't need them.
1760
1761	* configure.in: Check for struct sockaddr_storage.
1762
17632003-11-12  Hrvoje Niksic  <hniksic@xemacs.org>
1764
1765	* configure.in: Use a more standard checking message when checking
1766	for md5.h.
1767
17682003-11-12  Hrvoje Niksic  <hniksic@xemacs.org>
1769
1770	* configure.in: Tweak ansi2knr test, use : instead of true.
1771
17722003-11-12  Hrvoje Niksic  <hniksic@xemacs.org>
1773
1774	* configure.in: Check for limits.h.
1775
17762003-11-10  Hrvoje Niksic  <hniksic@xemacs.org>
1777
1778	* aclocal.m4 (WGET_SOCKLEN_T): Use AC_COMPILE_IFELSE instead of
1779	AC_TRY_COMPILE.
1780
17812003-11-10  Hrvoje Niksic  <hniksic@xemacs.org>
1782
1783	* aclocal.m4 (WGET_STRUCT_UTIMBUF): Use AC_CHECK_TYPES instead of
1784	AC_EGREP_CPP to check for struct utimbuf.
1785
17862003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
1787
1788	* aclocal.m4 (WGET_WITH_NLS): Respect the user's setting of
1789	LINGUAS, e.g. `LINGUAS="en bg ja" ./configure'.
1790
17912003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
1792
1793	* configure.in: Don't attempt to use Emacs as a makeinfo
1794	substitute.
1795
17962003-11-07  Hrvoje Niksic  <hniksic@xemacs.org>
1797
1798	* README: Remove explicit version reference, so that the file
1799	doesn't have to be updated for each new release.
1800
18012003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
1802
1803	* libtool.m4, ltmain.sh, config.sub, config.guess: Upgrade to
1804	libtool 1.5.
1805
18062003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
1807
1808	* windows/config.h.ms: MSVC doesn't have uint32_t.
1809
18102003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
1811
1812	* configure.in: Remove the broken check for socks.
1813
18142003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
1815
1816	* configure.in: Substitute ANSI2KNR and U, so we can compile.
1817
18182003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
1819
1820	* configure.in: Use the Autoconf macro AC_C_PROTOTYPES instead of
1821	the old AM_C_PROTOTYPES.
1822
18232003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
1824
1825	* configure.in: Use the new form of AC_OUTPUT.
1826
1827	* Makefile.cvs (prep): Invoke autoheader.
1828
18292003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
1830
1831	* configure.in: Require Autoconf 2.57.
1832
18332003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
1834
1835	* aclocal.m4: Ditto.
1836
1837	* configure.in: Add description annotations to AC_DEFINE.
1838
1839	* Makefile.in: Update maintenance targets, preparing them for the
1840	use of `autoheader'.
1841
18422003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
1843
1844	* configure.in: Don't misuse AC_MSG_RESULT.  Use AC_MSG_NOTICE
1845	where appropriate.
1846
18472003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
1848
1849	* configure.in: Check whether volatile is supported.  Don't check
1850	for gethostname and uname, which are not used.
1851
18522003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
1853
1854	* configure.in: Move some checks into aclocal.m4.  Check whether
1855	fnmatch.h is includable.
1856
1857	* configure.in: Also check whether #include <md5.h> works before
1858	deciding to use Solaris libmd5.
1859
1860	* configure.in: Use AC_MSG_NOTICE instead of echo.  Use
1861	AC_MSG_ERROR for fatal errors.
1862
18632003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>
1864
1865	* configure.in: Look for nanosleep in -lrt and -lposix4, which is
1866	where Solaris has them.
1867
18682003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>
1869
1870	* configure.in: Check for nanosleep.
1871
18722003-03-09  Nicolas Schodet  <contact@ni.fr.eu.org>
1873
1874	* Makefile.in: Fixed bad configure.bat scrdir.
1875
18762003-10-29  Hrvoje Niksic  <hniksic@xemacs.org>
1877
1878	* configure.in: Reenable IPv6 autodetection.
1879
18802003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
1881
1882	* configure.in: Switch from u_int32_t to uint32_t.  Check for
1883	inttypes.h so it's used to get the definition of uint32_t where
1884	available.
1885
18862003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
1887
1888	* windows/Makefile.src.watcom (OBJS): Use convert.c.
1889	From Chin-yuan Kuo.
1890
18912003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
1892
1893	* windows/config.h.bor: DEBUG is now ENABLE_DEBUG.  Borland has
1894	snprintf, but not u_int32_t.
1895
1896	* windows/Makefile.src.bor (OBJS): Use convert.c.
1897
1898	From Chin-yuan Kuo.
1899
19002003-10-26  Hrvoje Niksic  <hniksic@xemacs.org>
1901
1902	* windows/config.h.mingw: Ditto.
1903
1904	* windows/Makefile.top.mingw: Ditto.
1905
1906	* windows/Makefile.src.mingw: New file.
1907
1908	* windows/wget.dep: Support convert.o.
1909
1910	* configure.bat.in: New option `--mingw'.
1911	From Chin-yuan Kuo.
1912
19132003-10-23  Hrvoje Niksic  <hniksic@xemacs.org>
1914
1915	* Makefile.in (dist): Depend on configure.bat.
1916	(realclean-top): Delete configure.bat.
1917
19182003-10-21  Hrvoje Niksic  <hniksic@xemacs.org>
1919
1920	* Makefile.in (distclean-top): Remove the libtool script, because
1921	it's generated by configure.
1922
19232003-10-16  Hrvoje Niksic  <hniksic@xemacs.org>
1924
1925	* configure.in: Don't check for int32_t because we're not really
1926	using it.
1927
19282003-10-11  Hrvoje Niksic  <hniksic@xemacs.org>
1929
1930	* configure.in: Check for int32_t and u_int32_t.  Check for
1931	SIZEOF_INT.
1932
19332003-10-10  Hrvoje Niksic  <hniksic@xemacs.org>
1934
1935	* aclocal.m4 (WGET_WITH_NLS): First check for gettext in libintl,
1936	then use the libc version.  That way systems that get libintl.h
1937	from /usr/local/include will get the matching gettext.
1938
19392003-10-10  Hrvoje Niksic  <hniksic@xemacs.org>
1940
1941	* po/tr.po: Ditto.
1942
1943	* po/sv.po: Updated from TP.
1944
19452003-10-09  Herold Heiko  <Heiko.Herold@previnet.it>
1946
1947	* windows/Makefile.watcom (OBJS): Ditto.
1948
1949	* windows/Makefile.src.bor: Ditto.
1950
1951	* windows/wget.dep: Ditto.
1952
1953	* windows/Makefile.src: Removed references to fnmatch.c and
1954	fnmatch.o.
1955
19562003-10-09  Hrvoje Niksic  <hniksic@xemacs.org>
1957
1958	* po/ft.po, po/sk.po, po/ja.po: Updated from the TP.
1959
19602003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
1961
1962	* po/wget.pot: Recreated.
1963
19642003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
1965
1966	* configure.in: Renamed DEBUG to ENABLE_DEBUG.
1967
19682003-10-04  Hrvoje Niksic  <hniksic@xemacs.org>
1969
1970	* libtool.m4: New file with contents imported from libtool.
1971
1972	* aclocal.m4: Move libtool stuff into a separate file.  That
1973	leaves this file only with Wget-specific stuff.
1974
19752003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
1976
1977	* po/hu.po: Updated from the TP.
1978
1979	* po/et.po: Updated from the TP.
1980
1981	* po/ro.po: New file from the TP.
1982
19832003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
1984
1985	* po/hr.po: Updated.
1986
19872003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
1988
1989	* po/POTFILES.in: Added src/convert.c.
1990
19912003-09-30  Herold Heiko  <Heiko.Herold@previnet.it>
1992
1993	* windows/Makefile.src (OBJ): Fix typo.
1994
19952003-09-26  Gisle Vanem  <giva@bgnett.no>
1996
1997	* windows/config.h.ms: Don't declare alloca under compilers that
1998	support it.
1999
2000	* windows/config.h.ms: Define HAVE_SNPRINTF, HAVE_VSNPRINTF, and
2001	HAVE_MEMMOVE.
2002
20032003-09-25  Herold Heiko  <Heiko.Herold@previnet.it>
2004
2005	* windows/Makefile.src: Updated OBJ list.
2006
20072003-09-23  Hrvoje Niksic  <hniksic@xemacs.org>
2008
2009	* Makefile.in (clean-top): Remove .libs.
2010
20112003-09-23  Hrvoje Niksic  <hniksic@xemacs.org>
2012
2013	* Makefile.in (distclean-top): Remove autom4te.cache.
2014
20152003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
2016
2017	* install-sh, mkinstalldirs: Updated from Autoconf 2.57.
2018
20192003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
2020
2021	* ltmain.sh, aclocal.m4: Upgrade to libtool 1.4.3.  Libtool 1.5
2022	has been out for a while now, but it can wait until after Wget 1.9
2023	is released.
2024
20252003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
2026
2027	* config.sub: Ditto.
2028
2029	* config.guess: Updated from Autoconf 2.57.
2030
20312003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
2032
2033	* util/dist-wget: Fixed portable echo checking under Bash.
2034
20352003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
2036
2037	* configure.in: Change AC_CHECK_FUNC(getaddrinfo...) to
2038	AC_CHECK_FUNCS, which automatically defines HAVE_GETADDRINFO.
2039
20402003-09-16  Mauro Tortonesi <mauro@deepspace6.net>
2041
2042	* configure.in, aclocal.m4: Added proper IPv6 detection.
2043
20442003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
2045
2046	* Makefile.in (all): Don't build configure.bat by default.
2047
20482003-09-09  Hrvoje Niksic  <hniksic@xemacs.org>
2049
2050	* configure.in, aclocal.m4: Added configure check for IPv6 and
2051	getaddrinfo.  From Daniel Stenberg.
2052
20532003-09-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2054
2055	* configure.in: Additional M4 quoting.
2056
20572003-09-04  Hrvoje Niksic  <hniksic@xemacs.org>
2058
2059	* aclocal.m4, configure.in: Made them work under Autoconf 2.5x.
2060
20612002-05-27  Ian Abbott  <abbotti@mev.co.uk>
2062
2063	* windows/config.h.bor: Do #define WGET_USE_STDARG.
2064
20652002-05-20  Hrvoje Niksic  <hniksic@arsdigita.com>
2066
2067	* windows/config.h.ms: Ditto.
2068
2069	* windows/config.h.bor: Don't #define __STDC__.
2070
20712002-05-18  Hrvoje Niksic  <hniksic@arsdigita.com>
2072
2073	* ALL: Update the license to reflect the OpenSSL exception.
2074
20752002-04-23  Ian Abbott  <abbotti@mev.co.uk>
2076
2077	* windows/config.h.ms: Accounted for MSVC not defining `__STDC__' when
2078	Microsoft's extensions are enabled and define it anyway (set to `1').
2079	Defined some things that broke as a result of this.
2080
20812002-04-20  Hrvoje Niksic  <hniksic@arsdigita.com>
2082
2083	* po/de.po: Updated from the TP.
2084
20852001-04-15  Ian Abbott  <abbotti@mev.co.uk>
2086
2087	windows/wget.dep: The target `connect$o' (connect.obj) now depends on
2088	`utils.h'.
2089
20902001-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>
2091
2092	* po/da.po: Ditto.
2093
2094	* po/de.po: Ditto.
2095
2096	* po/el.po: Ditto.
2097
2098	* po/es.po: Ditto.
2099
2100	* po/et.po: Ditto.
2101
2102	* po/fr.po: Ditto.
2103
2104	* po/gl.po: Ditto.
2105
2106	* po/he.po: Ditto.
2107
2108	* po/ja.po: Ditto.
2109
2110	* po/pl.po: Ditto.
2111
2112	* po/sk.po: Ditto.
2113
2114	* po/sl.po: Ditto.
2115
2116	* po/sv.po: Ditto.
2117
2118	* po/tr.po: Ditto.
2119
2120	* po/zh_TW.po: Update from TP.
2121
2122	* po/ca.po: Ditto.
2123
2124	* po/bg.po: New file from TP.
2125
21262002-04-15  Hrvoje Niksic  <hniksic@arsdigita.com>
2127
2128	* po/hr.po: Editing the Project-Id-Version to say "wget" rather
2129	than "GNU Wget".
2130
21312002-04-12  Ian Abbott  <abbotti@mev.co.uk>
2132
2133	* windows/Makefile.src.bor: Removed pre-compiled header options as
2134	they increase build time (on my machine).
2135
21362002-04-12  Ian Abbott  <abbotti@mev.co.uk>
2137
2138	* windows/config.h.bor: Account for Borland not defining `__STDC__'
2139	when Borland's extensions enabled, and define it anyway.
2140
21412002-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
2142
2143	* configure.in: Check for <setjmp.h>.  Check for sigsetjmp and
2144	sigblock.
2145
21462002-04-09  Ian Abbott  <abbotti@mev.co.uk>
2147
2148	* windows/config.h.bor: define `HACK_BCC_UTIME_BUG'. Define `utime'
2149	as `borland_utime' if `HACK_BCC_UTIME_BUG' is defined.
2150
21512002-03-26  Ian Abbott  <abbotti@mev.co.uk>
2152
2153	* windows/wget.dep: Updated several dependencies for object files.
2154
21552002-03-20  Ian Abbott  <abbotti@mev.co.uk>
2156
2157	* windows/config.h.bor:
2158	* windows/config.h.ms:
2159	Removed conditional cruft that was there for Unix-like systems.
2160
21612002-03-20  Ian Abbott  <abbotti@mev.co.uk>
2162
2163	* * windows/wget.dep: Fix dependencies for target mswindows$o
2164	(mswindows.obj)
2165
21662002-03-19  Chin-yuan Kuo  <sr1111111@yahoo.com.tw>
2167
2168	* configure.bat.in: Do not check %BORPATH% as C++Builder compiler
2169	does not use it.
2170
2171	* windows/Makefile.src.bor:
2172	* windows/config.h.bor:
2173	Migrated to free (as in beer) C++Builder compiler.
2174
21752002-03-13  Ian Abbott  <abbotti@mev.co.uk>
2176
2177	* configure.bat: Removed (renamed to configure.bat.ini).
2178
2179	* configure.bat.in: New (renamed from configure.bat).
2180
2181	* Makefile.in: Add rule to copy configure.bat.in to configure.bat,
2182	converting line endings to MS-DOS format in the process.
2183
21842002-01-15  Hrvoje Niksic  <hniksic@arsdigita.com>
2185
2186	* MACHINES: OS X entry by Jonathan Davis.
2187
21882001-12-19  Csaba Raduly  <csaba.raduly@sophos.com>
2189
2190	* windows/Makefile.watcom: add gen-md5.obj and progress.obj to the
2191	list of "sources"
2192
2193	* configure.bat: add section for Watcom
2194
21952001-12-13  Hrvoje Niksic  <hniksic@arsdigita.com>
2196
2197	* po/ja.po: Ditto.
2198
2199	* po/sv.po: Ditto.
2200
2201	* po/de.po: Ditto.
2202
2203	* po/es.po: Ditto.
2204
2205	* po/fr.po: Ditto.
2206
2207	* po/et.po: Ditto.
2208
2209	* po/tr.po: Ditto.
2210
2211	* po/ru.po: Update from TP.
2212
22132001-12-12  Hrvoje Niksic  <hniksic@arsdigita.com>
2214
2215	* configure.in: Autodetect SSL.  Check for SSL includes too.
2216
22172001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
2218
2219	* config.sub: Ditto.
2220
2221	* config.guess: Ditto.
2222
2223	* aclocal.m4: Ditto.
2224
2225	* ltmain.sh: Upgrade to libtool 1.4.2.
2226
22272001-12-11  Hrvoje Niksic  <hniksic@arsdigita.com>
2228
2229	* configure.in: Check for md5_calc rather than MD5Update when
2230	looking for Solaris md5.
2231
22322001-12-08  R.I.P. Deaddog  <maddog@linuxhall.org>
2233
2234	* po/zh_TW.po: Updated for 1.8.
2235
22362001-12-08  Hrvoje Niksic  <hniksic@arsdigita.com>
2237
2238	* po/tr.po: Ditto.
2239
2240	* po/sv.po: Ditto.
2241
2242	* po/ru.po: Ditto.
2243
2244	* po/fr.po: Ditto.
2245
2246	* po/es.po: Ditto.
2247
2248	* po/de.po: Update from TP.
2249
22502001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
2251
2252	* po/et.po: Update from the TP.
2253
22542001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
2255
2256	* configure.in: Check for <termios.h>
2257
22582001-12-06  Hrvoje Niksic  <hniksic@arsdigita.com>
2259
2260	* po/de.po: Ditto.
2261
2262	* po/fr.po: Ditto.
2263
2264	* po/tr.po: Ditto.
2265
2266	* po/sv.po: Ditto.
2267
2268	* po/et.po: Update from TP.
2269
2270	* po/hu.po: New file from TP.
2271
22722001-12-04  Herold Heiko  <Heiko.Herold@previnet.it>
2273
2274	* windows\Makefile.src: add gen_sslfunc.c
2275
2276	* windows\Makefile.src.bor: ditto.
2277
22782001-12-01  Hrvoje Niksic  <hniksic@arsdigita.com>
2279
2280	* po/hr.po: Updated Croatian translation.
2281
22822001-11-29  Hrvoje Niksic  <hniksic@arsdigita.com>
2283
2284	* configure.in: Use SSL's MD5 if we're compiling with SSL anyway.
2285
22862001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
2287
2288	* configure.in: Don't check for random.
2289
22902001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
2291
2292	* po/hr.po: Updated.
2293
22942001-11-27  Hrvoje Niksic  <hniksic@arsdigita.com>
2295
2296	* configure.in: Check for random.
2297
22982001-11-26  Hrvoje Niksic  <hniksic@arsdigita.com>
2299
2300	* configure.in: Check for usleep.
2301
23022001-11-25  Hrvoje Niksic  <hniksic@arsdigita.com>
2303
2304	* util/dist-wget: New file: the script used for building Wget.
2305
23062001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
2307
2308	* po/hr.po: A major overhaul.
2309
23102001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
2311
2312	* po/wget.pot: Rebuild.
2313
2314	* po/POTFILES.in: Update with the new source files.
2315
23162001-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
2317
2318	* configure.in: Check for sys/ioctl.h.
2319
23202001-11-22  Herold Heiko  <Heiko.Herold@previnet.it>
2321
2322	* windows/Readme
2323	* windows/Makefile.doc
2324	Windows documentation update.
2325	* windows/Makefile.src
2326	Cleanup config.h
2327
23282001-11-22  Hrvoje Niksic  <hniksic@arsdigita.com>
2329
2330	* windows/Makefile.doc: Update docs generation.
2331
23322001-11-22  Hrvoje Niksic  <hniksic@arsdigita.com>
2333
2334	* configure.in: Check for strpbrk().
2335
23362001-05-14  Herold Heiko  <Heiko.Herold@previnet.it>
2337
2338	* windows/Makefile.src:
2339	* windows/Makefile.src.bor:
2340	* windows/Makefile.watcom:
2341	* windows/config.h.bor:
2342	* windows/config.h.ms:
2343	* windows/wget.dep:
2344	Windows update.
2345
23462001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
2347
2348	* configure.in: Check for getopt_long in libc.
2349
23502001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
2351
2352	* configure.in: Check for Solaris libmd5.
2353
23542001-11-18  Hrvoje Niksic  <hniksic@arsdigita.com>
2355
2356	* po/: Installed ja.po, et.po, he.po, fr.po, da.po, uk.po, es.po,
2357	sl.po, nl.po from the Translation Project.
2358
23592001-06-16  Hrvoje Niksic  <hniksic@arsdigita.com>
2360
2361	* MACHINES: Added mips-sgi-irix6.5, as reported by Edward
2362	J. Sabol.
2363
23642001-06-15  Hrvoje Niksic  <hniksic@arsdigita.com>
2365
2366	* po/da.po: New version from TP.
2367
23682001-06-15  Hrvoje Niksic  <hniksic@arsdigita.com>
2369
2370	* config.sub: New version from libtool 1.4.
2371
2372	* config.guess: New version from libtool 1.4.
2373
2374	* ltmain.sh: New version from libtool 1.4.
2375
2376	* aclocal.m4: Imported `libtool.m4' from libtool 1.4.
2377
2378	* ltconfig: Removed.
2379
2380	* configure.in: First check the compiler, then invoke libtool.
2381
23822001-06-14  Hrvoje Niksic  <hniksic@arsdigita.com>
2383
2384	* po/: Install new files from the TP: sv.po, cs.po, et.po, tr.po,
2385	es.po, de.po, gl.po, sk.po, ru.po, fr.po.
2386
23872001-06-14  Hrvoje Niksic  <hniksic@arsdigita.com>
2388
2389	* configure.in: Check for both gethostbyname and inet_ntoa before
2390	concluding that -lnsl is not needed.
2391
23922001-06-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2393
2394	* configure.in: Use `libtool' to test linking of external
2395	libraries.
2396
23972001-06-05  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
2398
2399	* po/cs.po: Updated to match the 1.7 POT.
2400
24012001-06-04  Hrvoje Niksic  <hniksic@arsdigita.com>
2402
2403	* po/: New versions of de.po and gl.po from the TP.
2404
24052001-06-03  Hrvoje Niksic  <hniksic@arsdigita.com>
2406
2407	* po/hr.po: Updated to match the new POT.
2408
24092001-06-03  Hrvoje Niksic  <hniksic@arsdigita.com>
2410
2411	* po/wget.pot: Updated.
2412
24132001-06-03  Hrvoje Niksic  <hniksic@arsdigita.com>
2414
2415	* po/es.po: Use the version from TP.
2416
24172001-06-02  R.I.P. Deaddog  <maddog@linuxhall.org>
2418
2419	* po/zh_TW.po: Updated for 1.7.
2420
24212001-06-02  Hrvoje Niksic  <hniksic@arsdigita.com>
2422
2423	* po/: Updated ru.po, et.po, and sv.po.  Added tr.po.
2424
24252001-06-02  Hrvoje Niksic  <hniksic@arsdigita.com>
2426
2427	* po/pl.po: Use iso-8859-1 as charset.
2428
2429	* po/hr.po: Update.
2430
24312001-05-28  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
2432
2433	* configure.in: Use $host_os instead of non-existent "$opsys" when
2434	deciding based on host type.
2435
2436	* configure.in: Print "cross" when cross-compiling.
2437
24382001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
2439
2440	* po/hr.po: Updated.
2441
2442	* po/wget.pot: Regenerated from sources.
2443
2444	* README: Updated copyright statement.
2445
2446	* INSTALL: Document the new OpenSSL autodetector.
2447
24482001-05-26  Hrvoje Niksic  <hniksic@arsdigita.com>
2449
2450	* configure.in: Provide a default for AC_TRY_RUN when
2451	cross-compiling.  Effectively, assume that when cross-compiling,
2452	working linkage implies working executable.
2453
24542001-05-25  Hrvoje Niksic  <hniksic@arsdigita.com>
2455
2456	* configure.in: Rewrote OpenSSL library detection.  Now the code
2457	loops over system locations where libssl/libcrypto might be
2458	located.  Aside from linking, it actually tries to run the
2459	executable before concluding that the linking "worked".
2460
24612001-05-16  Csaba Raduly  <csaba.raduly@sophos.com>
2462
2463	* windows/Makefile.watcom: Make linker accept space-separated list
2464	of object files.
2465
24662001-05-14  Herold Heiko  <Heiko.Herold@previnet.it>
2467
2468	* windows/Makefile.src: Update for SSL.
2469
24702001-05-14  Csaba Raduly  <csaba.raduly@sophos.com>
2471
2472	* windows/Makefile.watcom: Updated.
2473
24742001-05-14  Csaba Raduly  <csaba.raduly@sophos.com>
2475
2476	* windows/Makefile.watcom: Rewritten.
2477
24782001-04-11  Hrvoje Niksic  <hniksic@arsdigita.com>
2479
2480	* po/zh_TW.po: Reinstated, after an update by Abel Cheung.
2481
2482	* po/zh_TW.Big5.po: Removed.
2483
24842001-04-28  Csaba Raduly  <csaba.raduly@sophos.com>
2485
2486	* windows/Makefile.watcom: Update.
2487
24882001-04-28  Herold Heiko  <Heiko.Herold@previnet.it>
2489
2490	* windows/wget.dep: Update.
2491
2492	* windows/Makefile.src: Update.
2493
2494	* windows/config.h.ms: Define inline to __inline.
2495	Define ftruncate to chsize.
2496
24972001-04-27  Hrvoje Niksic  <hniksic@arsdigita.com>
2498
2499	* po/hr.po: Updated.
2500
25012001-04-27  Hrvoje Niksic  <hniksic@arsdigita.com>
2502
2503	* po/ja.po: New update by Hiroshi Takekawa.
2504
25052001-04-25  Hrvoje Niksic  <hniksic@arsdigita.com>
2506
2507	* po/POTFILES.in: Add src/cookies.c.
2508
25092001-04-12  Hrvoje Niksic  <hniksic@arsdigita.com>
2510
2511	* configure.in: Check for inline.
2512
25132001-04-11  Hrvoje Niksic  <hniksic@arsdigita.com>
2514
2515	* po/zh_TW.Big5.po: New file, submitted by Abel Cheung.
2516
2517	* po/zh.po: Removed outdated file.
2518
25192001-04-06  Hrvoje Niksic  <hniksic@arsdigita.com>
2520
2521	* aclocal.m4 (AM_PROG_CC_STDC): Don't use -Xc under SYSV.  It
2522	forces strict ANSI mode, which means we lose `long long'.
2523	Generally, don't require __STDC__ to be defined to 1 because that
2524	signifies strict ANSI.
2525
25262001-04-04  Hrvoje Niksic  <hniksic@arsdigita.com>
2527
2528	* NEWS: Cosmetic changes.
2529
25302001-04-03  Trond Eivind Glomsrod  <teg@redhat.com>
2531
2532	* po/da.po: Ditto.
2533
2534	* po/no.po: The charset is iso-8859-1, not iso-8859-2.
2535
25362001-04-02  Hrvoje Niksic  <hniksic@arsdigita.com>
2537
2538	* po/et.po: New version by Toomas Soome.
2539
25402001-04-01  Nicolas Lichtmaier  <nick@debian.org>
2541
2542	* po/es.po: New file.
2543
25442001-03-27  Dan Harkless  <wget@harkless.org>
2545
2546	* INSTALL: Updated to reflect --with-ssl's new optional parameter.
2547
2548	* configure.in: Christian Fraenkel's tests for -lcrypto and -lssl
2549	were in the wrong order, causing a link failure if you're using
2550	libcrypto.a and libssl.a rather than shared libraries.  Also put
2551	in checks for -ldl, necessary since the libcrypto shared library
2552	doesn't record its dependency on libdl.
2553
2554	* {.,util,windows}/Makefile.in: Moved top_builddir out of "User
2555	configuration section" of top Makefile and analogous spot in others.
2556
2557	* po/Makefile.in.in: Previous addition of top_builddir to
2558	po/Makefile.in was bogus -- it's generated from po/Makefile.in.in.
2559
25602001-03-26  Dan Harkless  <wget@harkless.org>
2561
2562	* TODO: -p should probably go "_two_ more hops" on <FRAMESET> pages.
2563
25642001-03-22  Dan Harkless  <wget@harkless.org>
2565
2566	* MACHINES: Added rs6000-ibm-aix4.3.3.0.
2567
25682001-03-21  Dan Harkless  <wget@harkless.org>
2569
2570	* MACHINES: Added armv4l-unknown-linux-gnu.
2571
25722001-03-20  Dan Harkless  <wget@harkless.org>
2573
2574	* TODO: Oops.  Hostless absolute link conversion _is_ working.  My
2575	test that led me to believe it wasn't was exposing a different bug
2576	-- URLs specified on the commandline as opposed to being recursed
2577	to don't always get re-converted at the end of the Wget run.
2578
25792001-03-17  Dan Harkless  <wget@harkless.org>
2580
2581	* aclocal.m4: Appended libtool 1.3.5's libtool.m4 to it.
2582
2583	* configure.in: Use AM_PROG_LIBTOOL macro (now defined in our
2584	aclocal.m4) to create a libtool script from ltconfig and ltmain.sh.
2585	If --with-ssl specified, look in /usr/local/ssl/lib by default for
2586	OpenSSL libs.  Allow override with --with-ssl=<OpenSSL_root_dir>.
2587	Set up -I<OpenSSL_root_dir>/include and -R<OpenSSL_root_dir>/lib
2588	(possibly rewritten by libtool) as well.  Don't appear to be
2589	looking for a function main() in -lcrypto.  If the OpenSSL lib
2590	checks fail, don't just silently build a wget without https
2591	support -- issue a warning.  Define top_builddir.
2592
2593	* ltconfig: New file from libtool 1.3.5 distribution.
2594
2595	* ltmain.sh: New file from libtool 1.3.5 distribution.
2596
2597	* {.,po,util,windows}/Makefile.in: Define top_builddir.
2598
25992001-03-16  Dan Harkless  <wget@harkless.org>
2600
2601	* TODO: For some reason on 2000-11-19, Hrvoje removed the item
2602	about converting hostless absolute links.  That isn't working yet,
2603	so I've put the item back, with a modified wording.
2604
2605	* config.guess: Hadn't been updated since 1996 -- didn't work for recent
2606	machines and OSes, such as NetWinder ARM Linux.  Updated to latest
2607	version (2001-03-16) from <ftp://ftp.gnu.org/pub/gnu/config/>.
2608
2609	* config.sub: Ditto -- updated to latest version (2001-03-12).
2610
26112001-03-12  Dan Harkless  <wget@harkless.org>
2612
2613	* TODO: Only normal recursion should respect -np -- page-requisite
2614	recursion should not.
2615
26162001-03-07  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
2617
2618	* TODO: Removed an obsolete item about adding VMS and MS FTP
2619	server support.
2620
26212001-03-05  Dan Harkless  <wget@harkless.org>
2622
2623	* TODO: Add a --range option to download only a given byte range.
2624
26252001-03-01  Dan Harkless  <wget@harkless.org>
2626
2627	* ChangeLog.README: Renamed from README.branches and added a note
2628	that Wget has multiple ChangeLog files (currently ./ChangeLog,
2629	doc/ChangeLog, and src/ChangeLog), since this is unusual and
2630	people have complained their patches hadn't been applied after
2631	checking only the top-level ChangeLog.
2632
26332001-02-28  Dan Harkless  <wget@harkless.org>
2634
2635	* MACHINES: Explicitly tell people to send us config.guess output.
2636
26372001-02-27  Dan Harkless  <wget@harkless.org>
2638
2639	* TODO: Re-use FTP connection if multiple URLs on one host
2640	specified.  Make "ftp://<host>/%2F<file>" cause an initial "CWD /".
2641
26422001-02-23  Dan Harkless  <wget@harkless.org>
2643
2644	* NEWS: Note that Wget now has a man page again.
2645
2646	* po/*.po*: Updated after changing --help's description of -N and
2647	moving -nr to a different category.
2648
2649	* TODO: "Timestamps are sometimes not copied over on files
2650	retrieved by FTP." removed.  Hopefully all the failures I was
2651	seeing were due to the fact that it wasn't documented that
2652	non-globbing, non-recursive FTP downloads need -N to get the
2653	remote timestamp to be preserved.
2654
26552001-02-22  Dan Harkless  <wget@harkless.org>
2656
2657	* TODO: Remove empty directories created due to --accept/--reject.
2658
2659	* configure.in: Look for perl and pod2man and make substitutions.
2660
2661	* Makefile.in (install): Do install.man if we have pod2man.
2662
26632001-02-13  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
2664
2665	* windows/Makefile.src: Removed references to ftpparse sources.
2666
2667	* windows/wget.dep: Ditto.
2668
2669	* windows/Makefile.watcom: Ditto.
2670
26712001-01-23  Herold Heiko  <Heiko.Herold@previnet.it>
2672
2673	* windows/Makefile.src: Don't attempt to compile in alloca.c; it
2674	doesn't work and it's not needed.
2675
26762001-01-16  Hrvoje Niksic  <hniksic@arsdigita.com>
2677
2678	* NEWS: Added more NEWS items.
2679
26802001-01-15  Dan Harkless  <wget@harkless.org>
2681
2682	* NEWS: Was not being maintained.  Added some significant 1.7-dev stuff.
2683
26842001-01-15  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
2685
2686	* util/wget.spec: Updated to 1.7, merged with the spec file from
2687	RedHat.
2688
2689	* po/Makefile.in.in: `make realclean' equal to `make
2690	maintainer-clean'.
2691
2692	* Makefile.in (realclean-top): Remove 'configure' as well.
2693
26942001-01-11  Dan Harkless  <wget@harkless.org>
2695
2696	* TODO: If -c used with -N, check to make sure a file hasn't
2697	changed on the server before "continuing" to download it.
2698
26992001-01-11  Adrian Aichner  <Adrian.Aichner@t-online.de>
2700
2701	* windows/Makefile.src: Updated.
2702
2703	* windows/wget.dep: Ditto.
2704
27052001-01-09  Dan Harkless  <wget@harkless.org>
2706
2707	* TODO: If -c is on, don't re-download a 100%-downloaded file.
2708
2709	* TODO: The bug where you couldn't recurse into ftp directories if
2710	logging in put you somewhere else besides the server's "/"
2711	directory got fixed without the TODO entry for it being removed.
2712
2713	* TODO: Add a "rollback" option to have --continue throw away X
2714	corrupted (e.g. by proxy) bytes from end of file before resuming.
2715
2716	* po/*.po*: Updated after changing --help's description of -c.
2717
27182001-01-06  Dan Harkless  <wget@harkless.org>
2719
2720	* ChangeLog: The '[Not in 1.6 branch.]'s were decided not to be
2721	the best way to go about my aim.  Removed them in favor of:
2722
2723	* ChangeLog-branches/1.6_branch.ChangeLog: New file.
2724
2725	* README.branches: Explains the 1.6_branch.ChangeLog files.
2726
2727	* README.cvs: Falsely claimed you only needed GNU autoconf to
2728	build from the CVS sources.  You also need GNU gettext and
2729	texinfo.  I also did a bunch of general re-writing of this file.
2730
27312001-01-03  Dan Harkless  <wget@harkless.org>
2732
2733	* TODO: We should make a simple man page referring to info doco.
2734
27352000-12-31  Dan Harkless  <wget@harkless.org>
2736
2737	* README: Changed 1.5.3 in the FTP URL to 1.6.
2738
2739	* NEWS: Released Wget version 1.6.
2740
2741	* po/*.po: 'Project-Id-Version's were very haphazard, saying
2742	either "wget" or "GNU wget", and with versions of 1.5.2-b[124],
2743	1.5.3, the nonexistent 1.5.4, and 1.6-pre.  Standardized all to
2744	"GNU Wget 1.7-dev".  Perhaps this is wrong to do because some of
2745	the translations haven't been updated since the versions they
2746	state, but I know some of the files were updated specifically for
2747	1.6, and none of them used this version (unless you count the sole
2748	"1.6-pre" guy).  In any case, the 'POT-Creation-Date's and
2749	'PO-Revision-Date's remain the best indicator of whether a
2750	translation's out of date.
2751
2752	* ChangeLog: Since this flat file doesn't have multiple branches,
2753	looking at the dates would make you think that things went into
2754	1.6 that actually just went into the 1.7-dev branch.  Added "[Not
2755	in 1.6 branch.]" where appropriate to clarify.
2756
27572000-12-18  Csaba Raduly  <csaba.raduly@sophos.com>
2758
2759	* windows/Makefile.watcom: Updated.
2760
27612000-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
2762
2763	* po/POTFILES.in: Updated.
2764
27652000-12-10  Hrvoje Niksic  <hniksic@arsdigita.com>
2766
2767	* configure.in: Add windows/Makefile to the output block.
2768
2769	* windows/Makefile.in: New file.
2770
2771	* README.cvs: New file.
2772
27732000-11-25  Karl Eichwalder  <ke@suse.de>
2774
2775	* Makefile.in (SUBDIRS): Add 'windows'.
2776	(dist, DISTFILES): Don't distribute CVS directories.
2777
27782000-12-05  Hrvoje Niksic  <hniksic@arsdigita.com>
2779
2780	* configure.in: Don't unconditionally define HAVE_SSL, even when
2781	--with-ssl is given.
2782
27832000-12-03  Christian Fraenkel  <christian.fraenkel@gmx.net>
2784
2785	* INSTALL: Added the --with-ssl switch.
2786
2787	* configure.in: Ditto.
2788
2789	* TODO: Removed the corresponding entry.
2790
27912000-11-23  Hrvoje Niksic  <hniksic@arsdigita.com>
2792
2793	* configure.in: Build ALL_LINGUAS dynamically.
2794
27952000-11-10  Hrvoje Niksic  <hniksic@arsdigita.com>
2796
2797	* configure.in: Test for MMAP.
2798
27992000-11-16  Hrvoje Niksic  <hniksic@arsdigita.com>
2800
2801	* windows/config.h.ms: snprintf and vsnprintf exist under Windows.
2802
2803	* windows/Makefile.src: Back out previous change.
2804
28052000-11-16  Herold Heiko  <Heiko.Herold@previnet.it>
2806
2807	* windows/Makefile.src: Compile in vsnprintf.c.
2808
28092000-11-02  Matthew Seaman  <m.seaman@inpharmatica.co.uk>
2810
2811	* util/rmold.pl: Various fixes.
2812
28132000-11-01  Hrvoje Niksic  <hniksic@arsdigita.com>
2814
2815	* configure.in: Check for size of long and long long.
2816
28172000-10-30  Dan Harkless  <wget@harkless.org>
2818
2819	* NEWS: Hrvoje pointed out that relative URL grokking deserves mention.
2820
28212000-10-27  Dan Harkless  <wget@harkless.org>
2822
2823	* TODO: wget now groks illegal relative URL HTTP redirects.
2824
28252000-10-24  Dan Harkless  <wget@harkless.org>
2826
2827	* NEWS: Forgot to update regarding new --bind-address option.
2828
28292000-10-20  Dan Harkless  <wget@harkless.org>
2830
2831	* TODO: -k needs to convert '?' to "%3F" in links to saved files
2832	containing the '?' character (e.g. CGI output).  Also, we need to
2833	check the HTTP spec w.r.t. simplification of absolute URLs.
2834	Generalize --html-extension to something like --mime-extension.
2835
2836	* MAILING-LIST: I didn't realize <wget@sunsite.auc.dk> allowed posting
2837	by non-subscribers.  <bug-wget@gnu.org> soon to be an alias for it.
2838
2839	* NEWS: Always forget to update this file when making user-vis. changes.
2840
28412000-10-19  Dan Harkless  <wget@harkless.org>
2842
2843	* TODO: -E / --html-extension / html_extension has been implemented.
2844	Make -I and -X allow an optional hostname before the directory name?
2845	When simplifying paths, wget needs to stop at any '?' character.
2846
2847	* configure.in: Put "it" language in proper alphabetical order and
2848	added new languages "pl" and "ru".
2849
2850	* po/pl.{gmo,po}: Added Grzegorz Kowal <g_kowal@poczta.onet.pl>'s
2851	Polish message translation file.
2852
2853	* po/ru.{gmo,po}: Added Const Kaplinsky <const@ce.cctpu.edu.ru>'s
2854	Russian message translation file.
2855
28562000-10-16  Dan Harkless  <wget@harkless.org>
2857
2858	* TODO: Add option to save local filenames without extra %-encoding.
2859
28602000-10-09  Dan Harkless  <wget@harkless.org>
2861
2862	* TODO: --retr-symlinks should cause wget to traverse links to dirs too.
2863
28642000-09-25  Dan Harkless  <wget@harkless.org>
2865
2866	* TODO: Make wget return nonzero in situations like bad HTTP
2867	auth.  Make wget follow (illegal) relative URL HTTP redirects.
2868
28692000-08-30  Dan Harkless  <wget@harkless.org>
2870
2871	* po/*.{gmo,po,pot}: Regenerated after modifying wget --help output.
2872
2873	* MACHINES: Previously said to send updates to "me" (Hrvoje) --
2874	now says to email the mailing list or bug-wget@gnu.org.
2875
2876	* MAILING-LIST: Added mention of bug-wget@gnu.org.
2877
2878	* NEWS: Added --waitretry and --page-requisites.
2879
28802000-08-25  Dan Harkless  <wget@harkless.org>
2881
2882	* MACHINES: Alphabetized, changed "architectures" to "OSes and
2883	architectures", added missing company names, removed needless ^L,
2884	made AIX and FreeBSD entries more general to reflect successful
2885	use on those platforms by myself and others, removed the
2886	non-factual "this version of", and fixed some grammatical errors.
2887
28882000-07-21  Dan Harkless  <wget@harkless.org>
2889
2890	* TODO: But Brian McMahon <bm@iucr.org> wants old behavior as an option.
2891
28922000-07-19  Dan Harkless  <wget@harkless.org>
2893
2894	* TODO: -k should convert "hostless absolute" URLs, like "/index.html".
2895
28962000-05-24  Dan Harkless  <wget@harkless.org>
2897
2898	* TODO: Timestamps sometimes not copied over on files retrieved by FTP.
2899
29002000-05-22  Dan Harkless  <wget@harkless.org>
2901
2902	* AUTHORS: Added myself to this file, as Hrvoje got confirmation
2903	of my FSF copyright assignment.
2904
2905	* TODO: Added note that fragment identifiers don't work properly.
2906
2907	* po/*.{gmo,po,pot}: Regenerated after modifying wget --help output.
2908
29092000-05-17  Dan Harkless  <wget@harkless.org>
2910
2911	* TODO: Make `-k' check for files that were downloaded in the past
2912	and convert links to them in newly-downloaded documents.
2913
29142000-04-05  Dan Harkless  <wget@harkless.org>
2915
2916	* TODO: Make -K only leave .orig files around when different.  Add
2917	an option to save all text/html files with .html extension.  Allow
2918	mirroring of FTP URLs where logging in puts you somewhere else
2919	besides '/'.
2920
29212000-04-04  Dan Harkless  <wget@harkless.org>
2922
2923	* NEWS (--follow-tags, -G / --ignore-tags): Forgot to mention
2924	these new options when I added them.
2925
29262000-03-10  Dan Harkless  <wget@harkless.org>
2927
2928	* TODO: Removed done item: we now have an option (-G) that makes
2929	it easy to download a single HTML document and all its constituents.
2930
2931	* po/*.{gmo,po,pot}: Regenerated after adding new options.
2932
2933	* po/hr.po: Hrvoje forgot '\n's on his translations of my altered
2934	messages, causing msgfmt to balk and `make install' to fail.
2935
29362000-03-01  Dan Harkless  <wget@harkless.org>
2937
2938	* NEWS (-K): Now possible to use -N with -k thanks to this option.
2939
2940	* TODO: Removed the -K / -N interaction item.
2941
29422000-02-29  Dan Harkless  <wget@harkless.org>
2943
2944	* NEWS (-K / --backup-converted): Mentioned this new option.
2945
29462000-02-18  Dan Harkless  <wget@harkless.org>
2947
2948	* TODO: When -K is used with -N, check local X.orig against server X.
2949
29501998-06-23  Dave Love  <d.love@dl.ac.uk>
2951
2952	* configure.in (exext): Define.
2953
29541998-06-06  Hrvoje Niksic  <hniksic@srce.hr>
2955
2956	* configure.in: Check for access().
2957
29581998-05-20  Hrvoje Niksic  <hniksic@srce.hr>
2959
2960	* po/hr.po: Some fixes, as per suggestions by Francois Pinard.
2961
29621998-05-19  Dominique Delamarre  <dominique.delamarre@hol.fr>
2963
2964	* po/fr.po: New file.
2965
29661998-05-19  Toomas Soome  <tsoome@ut.ee>
2967
2968	* po/et.po: Updated.
2969
29701998-05-11  Simos KSenitellis  <simos@teiath.gr>
2971
2972	* po/el.po: New file.
2973
29741998-05-09  Hrvoje Niksic  <hniksic@srce.hr>
2975
2976	* aclocal.m4 (WGET_WITH_NLS): Print available catalogs.
2977
29781998-05-09  Toomas Soome  <tsoome@ut.ee>
2979
2980	* po/et.po: New file.
2981
29821998-05-06  Douglas E. Wegscheid  <wegscd@whirlpool.com>
2983
2984	* configure.bat: set up for either Borland or Visual C
2985
2986	* windows/wget.dep: new file
2987
2988	* windows/Makefile.*: use wget.dep
2989
2990	* rename windows/Makefile.bor to Makefile.src.bor
2991
29921998-05-06  Douglas E. Wegscheid  <wegscd@whirlpool.com>
2993
2994	* windows/makefile.bor: Updated.
2995
2996	* windows/Makefile.src: Ditto.
2997
29981998-04-30  Douglas E. Wegscheid  <wegscd@whirlpool.com>
2999
3000	* windows/config.h.bor: New file.
3001
3002	* windows/makefile.bor: New file.
3003
30041998-04-27  John Burden  <john@futuresguide.com>
3005
3006	* windows/Makefile.*: Cleanup.
3007
30081998-04-27  Gregor Hoffleit  <flight@mathi.uni-heidelberg.de>
3009
3010	* configure.in: Check for PID_T.
3011
30121998-04-19  Giovanni Bortolozzo  <borto@dei.unipd.it>
3013
3014	* po/it.po: Updated.
3015
30161998-04-19  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
3017
3018	* po/cs.po: Updated.
3019
30201998-04-19  Wanderlei Cavassin  <cavassin@conectiva.com.br>
3021
3022	* po/pt_BR.po: Updated.
3023
30241998-04-08  Stefan Hornburg  <racke@gundel.han.de>
3025
3026	* Makefile (dist): New target.
3027
30281998-04-08  Wanderlei Cavassin  <cavassin@conectiva.com.br>
3029
3030	* po/pt_BR.po: Updated.
3031
30321998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
3033
3034	* aclocal.m4 (WGET_WITH_NLS): Renamed USE_NLS to HAVE_NLS.
3035
3036	* ABOUT-NLS: Removed.
3037
3038	* Makefile.in (stamp-h): Clean up stamp-h-related dependencies.
3039	Don't attempt to write to stamp-h.in.
3040
3041	* aclocal.m4 (WGET_PROCESS_PO): Reset srcdir to ac_given_srcdir.
3042
30431998-04-03  Hrvoje Niksic  <hniksic@srce.hr>
3044
3045	* Makefile.in (distclean-top): Remove stamp-h.
3046
30471998-04-02  Robert Schmidt  <rsc@vingmed.no>
3048
3049	* po/no.po: New file.
3050
30511998-04-01  Hrvoje Niksic  <hniksic@srce.hr>
3052
3053	* configure.in: New option `--disable-debug'.
3054
30551998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
3056
3057	* configure.in: Check for endianness.
3058
30591998-03-29  Hrvoje Niksic  <hniksic@srce.hr>
3060
3061	* aclocal.m4 (WGET_PROCESS_PO): Use echo instead of AC_MSG_RESULT.
3062
30631998-03-28  Hrvoje Niksic  <hniksic@srce.hr>
3064
3065	* aclocal.m4 (WGET_WITH_NLS): Disable USE_NLS if gettext is
3066	unavailable.
3067
3068	* aclocal.m4: Renamed AM_STRUCT_UTIMBUF to WGET_STRUCT_UTIMBUF;
3069	renamed AM_WITH_NLS to WGET_WITH_NLS.
3070
3071	* aclocal.m4: Eliminate POSUBS.
3072
30731998-03-17  Hrvoje Niksic  <hniksic@srce.hr>
3074
3075	* Makefile.in: config.h* -> src/config.h*
3076
3077	* configure.in: Check for vsnprintf().
3078
3079	* po/POTFILES.in: Updated.
3080
30811998-03-16  Hrvoje Niksic  <hniksic@srce.hr>
3082
3083	* po/POTFILES.in: Removed extraneous newline at end of line, which
3084	caused an error in `Makefile' which Sun make choked on.
3085
30861998-03-16  Jan Prikryl <prikryl@cg.tuwien.ac.at>
3087
3088	* po/cs.po: New file.
3089
30901998-03-12  Wanderlei Cavassin  <cavassin@conectiva.com.br>
3091
3092	* po/pt_BR.po: New file.
3093
30941998-03-07  Hrvoje Niksic  <hniksic@srce.hr>
3095
3096	* PROBLEMS: New file.
3097
30981998-02-22  Karl Eichwalder  <ke@suse.de>
3099
3100	* po/Makefile.in.in (install-data-yes): Fix creation of
3101	directories for LC_MESSAGE files.
3102
31031998-02-22  Hrvoje Niksic  <hniksic@srce.hr>
3104
3105	* configure.in: Removed `-Wno-switch' for gcc.
3106
3107	* po/Makefile.in.in (install-data-yes): Use mkinstalldirs to
3108	create the directory first.
3109
31101998-02-21  Karl Eichwalder  <karl@suse.de>
3111
3112	* po/de.po: Updated.
3113
31141998-02-19  Hrvoje Niksic  <hniksic@srce.hr>
3115
3116	* Makefile.in (check): New empty target.
3117
31181998-02-11  Hrvoje Niksic  <hniksic@srce.hr>
3119
3120	* po/it.po: New file, by Antonio Rosella.
3121
31221998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
3123
3124	* aclocal.m4: Cleaned up.
3125
3126	* po/hr.po: Updated.
3127
3128	* configure.in: Removed check for POSIXized ISC.
3129
31301998-02-08  Karl Eichwalder  <karl@suse.de>
3131
3132	* po/de.po: Updated.
3133
31341998-02-07  Karl Eichwalder  <ke@suse.de>
3135
3136	* Makefile.in (install.info uninstall.info install.man
3137	uninstall.man install.wgetrc): Use it.
3138
3139	* Makefile.in (install.mo): New target.
3140
31411998-02-03  Karl Eichwalder  <ke@suse.de>
3142
3143	* po/POTFILES.in: Touch it (needed for NLS); add src/ftp.c,
3144	src/getopt.c, src/host.c, src/html.c, src/http.c, src/init.c,
3145	src/main.c, src/mswindows.c, src/netrc.c, src/recur.c, src/retr.c,
3146	src/url.c, and src/utils.c.
3147
3148	* intl/po2tbl.sed.in: Add from gettext-0.10.32 (needed for NLS).
3149
3150	* po/Makefile.in.in: Add from gettext-0.10.32.
3151
3152	* Makefile.in (SUBDIRS): Add po/.
3153
3154	* configure.in (ALL_LINGUAS): New variable.  Add "de" and "hr".
3155	(AM_GNU_GETTEXT): Add.
3156	(AC_OUTPUT): Add po/Makefile.in; run the sed command.
3157
3158	* aclocal.m4 (AM_WITH_NLS, AM_GNU_GETTEXT, AM_LC_MESSAGES,
3159	AM_PATH_PROG_WITH_TEST): from gettext-0.10.32.
3160
3161