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