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