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