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