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