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