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