]> sjero.net Git - wget/blob - ChangeLog
f4a64a5575015783c80f4dedbe3c878b0d25747e
[wget] / ChangeLog
1 2000-05-17  Dan Harkless  <dan-wget@dilvish.speed.net>
2
3         * TODO: Make `-k' check for files that were downloaded in the past
4         and convert links to them in newly-downloaded documents.
5
6 2000-04-05  Dan Harkless  <dan-wget@dilvish.speed.net>
7
8         * TODO: Make -K only leave .orig files around when different.  Add
9         an option to save all text/html files with .html extension.  Allow
10         mirroring of FTP URLs where logging in puts you somewhere else
11         besides '/'.
12
13 2000-04-04  Dan Harkless  <dan-wget@dilvish.speed.net>
14
15         * NEWS (--follow-tags, -G / --ignore-tags): Forgot to mention
16         these new options when I added them.
17
18 2000-03-10  Dan Harkless  <dan-wget@dilvish.speed.net>
19
20         * TODO: Removed done item: we now have an option (-G) that makes
21         it easy to download a single HTML document and all its constituents.
22         
23         * po/*.{gmo,po,pot}: Regenerated after adding new options.
24
25         * po/hr.po: Hrvoje forgot '\n's on his translations of my altered
26         messages, causing msgfmt to balk and `make install' to fail.
27
28 2000-03-01  Dan Harkless  <dan-wget@dilvish.speed.net>
29
30         * NEWS (-K): Now possible to use -N with -k thanks to this option.
31
32         * TODO: Removed the -K / -N interaction item.
33
34 2000-02-29  Dan Harkless  <dan-wget@dilvish.speed.net>
35
36         * NEWS (-K / --backup-converted): Mentioned this new option.
37
38 2000-02-18  Dan Harkless  <dan-wget@dilvish.speed.net>
39
40         * TODO: When -K is used with -N, check local X.orig against server X.
41
42 1998-06-23  Dave Love  <d.love@dl.ac.uk>
43
44         * configure.in (exext): Define.
45
46 1998-06-06  Hrvoje Niksic  <hniksic@srce.hr>
47
48         * configure.in: Check for access().
49
50 1998-05-20  Hrvoje Niksic  <hniksic@srce.hr>
51
52         * po/hr.po: Some fixes, as per suggestions by Francois Pinard.
53
54 1998-05-19  Dominique Delamarre  <dominique.delamarre@hol.fr>
55
56         * po/fr.po: New file.
57
58 1998-05-19  Toomas Soome  <tsoome@ut.ee>
59
60         * po/et.po: Updated.
61
62 1998-05-11  Simos KSenitellis  <simos@teiath.gr>
63
64         * po/el.po: New file.
65
66 1998-05-09  Hrvoje Niksic  <hniksic@srce.hr>
67
68         * aclocal.m4 (WGET_WITH_NLS): Print available catalogs.
69
70 1998-05-09  Toomas Soome  <tsoome@ut.ee>
71
72         * po/et.po: New file.
73
74 1998-05-06  Douglas E. Wegscheid  <wegscd@whirlpool.com>
75
76         * configure.bat: set up for either Borland or Visual C
77
78         * windows/wget.dep: new file
79
80         * windows/Makefile.*: use wget.dep
81
82         * rename windows/Makefile.bor to Makefile.src.bor
83
84 1998-05-06  Douglas E. Wegscheid  <wegscd@whirlpool.com>
85
86         * windows/makefile.bor: Updated.
87
88         * windows/Makefile.src: Ditto.
89
90 1998-04-30  Douglas E. Wegscheid  <wegscd@whirlpool.com>
91
92         * windows/config.h.bor: New file.
93
94         * windows/makefile.bor: New file.
95
96 1998-04-27  John Burden  <john@futuresguide.com>
97
98         * windows/Makefile.*: Cleanup.
99
100 1998-04-27  Gregor Hoffleit  <flight@mathi.uni-heidelberg.de>
101
102         * configure.in: Check for PID_T.
103
104 1998-04-19  Giovanni Bortolozzo  <borto@dei.unipd.it>
105
106         * po/it.po: Updated.
107
108 1998-04-19  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
109
110         * po/cs.po: Updated.
111
112 1998-04-19  Wanderlei Cavassin  <cavassin@conectiva.com.br>
113
114         * po/pt_BR.po: Updated.
115
116 1998-04-08  Stefan Hornburg  <racke@gundel.han.de>
117
118         * Makefile (dist): New target.
119
120 1998-04-08  Wanderlei Cavassin  <cavassin@conectiva.com.br>
121
122         * po/pt_BR.po: Updated.
123
124 1998-04-04  Hrvoje Niksic  <hniksic@srce.hr>
125
126         * aclocal.m4 (WGET_WITH_NLS): Renamed USE_NLS to HAVE_NLS.
127
128         * ABOUT-NLS: Removed.
129
130         * Makefile.in (stamp-h): Clean up stamp-h-related dependencies.
131         Don't attempt to write to stamp-h.in.
132
133         * aclocal.m4 (WGET_PROCESS_PO): Reset srcdir to ac_given_srcdir.
134
135 1998-04-03  Hrvoje Niksic  <hniksic@srce.hr>
136
137         * Makefile.in (distclean-top): Remove stamp-h.
138
139 1998-04-02  Robert Schmidt  <rsc@vingmed.no>
140
141         * po/no.po: New file.
142
143 1998-04-01  Hrvoje Niksic  <hniksic@srce.hr>
144
145         * configure.in: New option `--disable-debug'.
146
147 1998-03-31  Hrvoje Niksic  <hniksic@srce.hr>
148
149         * configure.in: Check for endianness.
150
151 1998-03-29  Hrvoje Niksic  <hniksic@srce.hr>
152
153         * aclocal.m4 (WGET_PROCESS_PO): Use echo instead of AC_MSG_RESULT.
154
155 1998-03-28  Hrvoje Niksic  <hniksic@srce.hr>
156
157         * aclocal.m4 (WGET_WITH_NLS): Disable USE_NLS if gettext is
158         unavailable.
159
160         * aclocal.m4: Renamed AM_STRUCT_UTIMBUF to WGET_STRUCT_UTIMBUF;
161         renamed AM_WITH_NLS to WGET_WITH_NLS.
162
163         * aclocal.m4: Eliminate POSUBS.
164
165 1998-03-17  Hrvoje Niksic  <hniksic@srce.hr>
166
167         * Makefile.in: config.h* -> src/config.h*
168
169         * configure.in: Check for vsnprintf().
170
171         * po/POTFILES.in: Updated.
172
173 1998-03-16  Hrvoje Niksic  <hniksic@srce.hr>
174
175         * po/POTFILES.in: Removed extraneous newline at end of line, which 
176         caused an error in `Makefile' which Sun make choked on.
177
178 1998-03-16  Jan Prikryl <prikryl@cg.tuwien.ac.at>
179
180         * po/cs.po: New file.
181
182 1998-03-12  Wanderlei Cavassin  <cavassin@conectiva.com.br>
183
184         * po/pt_BR.po: New file.
185
186 1998-03-07  Hrvoje Niksic  <hniksic@srce.hr>
187
188         * PROBLEMS: New file.
189
190 1998-02-22  Karl Eichwalder  <ke@suse.de>
191
192         * po/Makefile.in.in (install-data-yes): Fix creation of
193         directories for LC_MESSAGE files.
194
195 1998-02-22  Hrvoje Niksic  <hniksic@srce.hr>
196
197         * configure.in: Removed `-Wno-switch' for gcc.
198
199         * po/Makefile.in.in (install-data-yes): Use mkinstalldirs to
200         create the directory first.
201
202 1998-02-21  Karl Eichwalder  <karl@suse.de>
203
204         * po/de.po: Updated.
205
206 1998-02-19  Hrvoje Niksic  <hniksic@srce.hr>
207
208         * Makefile.in (check): New empty target.
209
210 1998-02-11  Hrvoje Niksic  <hniksic@srce.hr>
211
212         * po/it.po: New file, by Antonio Rosella.
213
214 1998-02-08  Hrvoje Niksic  <hniksic@srce.hr>
215
216         * aclocal.m4: Cleaned up.
217
218         * po/hr.po: Updated.
219
220         * configure.in: Removed check for POSIXized ISC.
221
222 1998-02-08  Karl Eichwalder  <karl@suse.de>
223
224         * po/de.po: Updated.
225
226 1998-02-07  Karl Eichwalder  <ke@suse.de>
227
228         * Makefile.in (install.info uninstall.info install.man
229         uninstall.man install.wgetrc): Use it.
230
231         * Makefile.in (install.mo): New target.
232
233 1998-02-03  Karl Eichwalder  <ke@suse.de>
234
235         * po/POTFILES.in: Touch it (needed for NLS); add src/ftp.c,
236         src/getopt.c, src/host.c, src/html.c, src/http.c, src/init.c,
237         src/main.c, src/mswindows.c, src/netrc.c, src/recur.c, src/retr.c,
238         src/url.c, and src/utils.c.
239
240         * intl/po2tbl.sed.in: Add from gettext-0.10.32 (needed for NLS).
241
242         * po/Makefile.in.in: Add from gettext-0.10.32.
243
244         * Makefile.in (SUBDIRS): Add po/.
245
246         * configure.in (ALL_LINGUAS): New variable.  Add "de" and "hr".
247         (AM_GNU_GETTEXT): Add.
248         (AC_OUTPUT): Add po/Makefile.in; run the sed command.
249         
250         * aclocal.m4 (AM_WITH_NLS, AM_GNU_GETTEXT, AM_LC_MESSAGES,
251         AM_PATH_PROG_WITH_TEST): from gettext-0.10.32.
252