~ubuntu-branches/ubuntu/trusty/wget/trusty-updates

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Marc Deslauriers
  • Date: 2009-12-12 08:15:59 UTC
  • mfrom: (2.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091212081559-mvccl4kzdqb138y3
Tags: 1.12-1.1ubuntu1
* Merge from debian testing, remaining changes:
  - Add wget-udeb to ship wget.gnu as alternative to busybox wget
    implementation.
* Keep build dependencies in main:
  - debian/control: remove info2man build-dep
  - debian/patches/00list: disable wget-infopod_generated_manpage.dpatch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2008-06-29  Micah Cowan  <micah@cowan.name>
2
 
 
3
 
        * po/*.po: Sync with TP.
 
1
2009-09-21  Micah Cowan  <micah@cowan.name>
 
2
 
 
3
        * vms/VMS-WGET.COM: "the the" -> "the".
 
4
 
 
5
        * po/POTFILES.in: Removed some files that are not using gettext.
 
6
        
 
7
        * po/*.po: Updated from translationproject.org.
 
8
 
 
9
2009-09-20  Micah Cowan  <micah@cowan.name>
 
10
 
 
11
        * INSTALL: Various minor adjustments to bring it up to date.
 
12
 
 
13
2009-09-09  Micah Cowan  <micah@cowan.name>
 
14
 
 
15
        * configure.ac: Add bz2 and lzma dists.
 
16
 
 
17
2009-09-08  Micah Cowan  <micah@cowan.name>
 
18
 
 
19
        * po/*.po: Updated from translationproject.org.
 
20
 
 
21
2009-09-07  Micah Cowan  <micah@cowan.name>
 
22
 
 
23
        * Makefile.am (distuninstallcheck_listfiles): Don't complain if
 
24
        /usr/share/info/dir and /etc/wgetrc are left behind after an
 
25
        uninstall.
 
26
 
 
27
        * po/Rules-quot (mostlyclean-quot): Add en_US.po for remvoal by
 
28
        mostlyclean.
 
29
        (en_US.po-update): Behave properly for VPATH builds.
 
30
 
 
31
2009-09-05  Micah Cowan  <micah@cowan.name>
 
32
 
 
33
        * configure.ac: If we can't find idna.h, check to see if it's
 
34
        because we need to add /usr/include/idn to the inclusion
 
35
        path (for OpenSolaris).
 
36
 
 
37
2009-09-04  Steven Schubiger  <stsc@member.fsf.org>
 
38
 
 
39
        * configure.ac: Place gl_EARLY and md5_EARLY before the gettext
 
40
        macros in order to silence autoconf warnings.
 
41
 
 
42
2009-09-04  Micah Cowan  <micah@cowan.name>
 
43
 
 
44
        * Makefile.am (EXTRA_DIST): build_info.pl ->
 
45
        build-aux/build_info.pl
 
46
 
 
47
        * build-aux/build_info.pl: Moved from top directory.
 
48
 
 
49
        * md5/*: Updated md5 from gnulib.
 
50
 
 
51
        * configure.ac: Configured build-aux/ as auxiliarry directory.
 
52
 
 
53
        * build-aux/compile, build-aux/config.guess,
 
54
        build-aux/config.rpath, build-aux/config.sub, build-aux/depcomp,
 
55
        build-aux/install-sh, build-aux/link-warning.h,
 
56
        build-aux/mdate-sh, build-aux/missing, build-aux/mkinstalldirs,
 
57
        build-aux/texinfo.tex, build-aux/useless-if-before-free,
 
58
        build-aux/vc-list-files, build-aux/ylwrap: Moved from top
 
59
        directory.
 
60
 
 
61
        * build-aux/announce-gen: Imported from gnulib.
 
62
        * build-aux/update-copyright: Imported from gnulib.
 
63
        * build-aux/gnupload: Imported from gnulib.
 
64
        * lib/Makefile.am, m4/gnulib-cache.m4, m4/gnulib-comp.m4: Adjusted
 
65
        for announce-gen, update-copyright, and gnupload.
 
66
        
 
67
2009-09-03  Micah Cowan  <micah@cowan.name>
 
68
 
 
69
        * NEWS: Give credit to jff for SSL security fix, call attention to
 
70
        IRI support's dependence on libidn and libiconv, and note that
 
71
        --html-extension is still accepted, though deprecated.
 
72
 
 
73
        * lib/*, m4/*: Updated gnulib.
 
74
        * lib/getpagesize.c, lib/memchr.c, lib/memchr.valgrind,
 
75
        lib/stddef.in.h, lib/str-two-way.h, lib/strcasecmp.c,
 
76
        lib/strcasestr.c, lib/strings.in.h, lib/strncasecmp.c,
 
77
        m4/getpagesize.m4, m4/memchr.m4, m4/mmap-anon.m4,
 
78
        m4/stddef_h.m3, m4/strcase.m4, m4/strcasestr.m4,
 
79
        m4/strings_h.m4, m4/wchar_t.m4: Added, via gnulib --import
 
80
        strcasestr.
 
81
 
 
82
        * configure.ac: Move AM_GNU_GETTEXT below AC_AIX, to shut up
 
83
        autoconf warnings.
 
84
 
 
85
2009-09-03  gettextize  <bug-gnu-gettext@gnu.org>
 
86
 
 
87
        * m4/gettext.m4: Upgrade to gettext-0.17.
 
88
        * m4/iconv.m4: Upgrade to gettext-0.17.
 
89
        * m4/lib-link.m4: Upgrade to gettext-0.17.
 
90
        * m4/po.m4: Upgrade to gettext-0.17.
 
91
 
 
92
        * po/Makefile.in.in: Upgrade to gettext-0.17.
 
93
 
 
94
        * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.17.
 
95
 
 
96
2009-09-02  Micah Cowan  <micah@cowan.name>
 
97
 
 
98
        * po/Rules-quot (en_US.po-update): Remove use of GNU make's
 
99
        non-portable $^ variable.
 
100
 
 
101
2009-08-27  Micah Cowan  <micah@cowan.name>
 
102
 
 
103
        * NEWS: Mention the changes to exit codes.
 
104
 
 
105
2009-08-27  Micah Cowan  <micah@cowan.name>
 
106
 
 
107
        * NEWS: Add mention of the NUL characters SSL security fix.
 
108
 
 
109
2009-07-28  Micah Cowan  <micah@cowan.name>
 
110
 
 
111
        * NEWS: Mention some more previously undocumented items, the
 
112
        new "ascii" specifer for --restrict-file-names, and the renaming
 
113
        of --html-extension to --adjust-extension.
 
114
 
 
115
2009-07-27  Petr Pisar  <petr.pisar@atlas.cz>
 
116
 
 
117
        * po/Makevars (MSGID_BUGS_ADDRESS): Fixed.
 
118
 
 
119
2009-07-10  Micah Cowan  <micah@cowan.name>
 
120
 
 
121
        * util/paramcheck.pl (find_documentation): Added.
 
122
        (emit_undocumented_opts): Check for documentation in both TexInfo
 
123
        and --help string.
 
124
 
 
125
2009-07-05  Micah Cowan  <micah@cowan.name>
 
126
 
 
127
        * po/Rules-quot: Added targets to build en@{quot,boldquot}.po
 
128
 
 
129
        * po/POTFILES.in: Added src/gnutls.c, src/iri.c.
 
130
 
 
131
        * po/*.po: Updated translations from TP. New translation:
 
132
        Lithuanian.
 
133
 
 
134
        * lib/*, md5/*: Updated gnulib.
 
135
 
 
136
2009-07-04  Steven Schweda  <sms@antinode.info>
 
137
 
 
138
        * vms/COLLECT_DEPS.COM, vms/config.h_vms, vms/decc_ver.c,
 
139
        vms/DESCRIP_CONFIG.MMS, vms/DESCRIP_DEPS.MMS,
 
140
        vms/DESCRIP_MKDEPS.MMS, vms/DESCRIP.MMS, vms/DESCRIP_SRC.MMS,
 
141
        vms/vms.c, vms/vms.h, vms/vms_ip.h, vms/vms_name_fix.sh,
 
142
        vms/VMS_NOTES.TXT, vms/VMS-WGET.COM, vms/WGET.HLP,
 
143
        vms/WGET_MULTINET.OPT, vms/WGET.OPT, vms/WGET_SSL_HP.OPT,
 
144
        vms/WGET_SSL.OPT: Added.
 
145
 
 
146
2009-07-03  Micah Cowan  <micah@cowan.name>
 
147
 
 
148
        * configure.ac: Ensure LIBICONV is empty if IRIs are disabled.
 
149
 
 
150
        * AUTHORS: Added Ted Mielczarek and Saint Xavier.
 
151
 
 
152
        * NEWS: Added items for IRI support, new --version information.
 
153
 
 
154
2009-07-01  Steven Schubiger  <stsc@member.fsf.org>
 
155
 
 
156
        * Makefile.am: Add build_info.pl to EXTRA_DIST.
 
157
 
 
158
        * build_info.pl: Generate build_info.c from data.
 
159
 
 
160
2009-06-14  Micah Cowan  <micah@cowan.name>
 
161
 
 
162
        * po/Makefile.in.in (distclean): remove en_US.po, too.
 
163
 
 
164
        * Makefile.am: Include md5 as a subdir unconditionally. 
 
165
        It may result in useless compilation, and additional risk of
 
166
        breaking a build of something that isn't actually needed, but
 
167
        otherwise it's too much of a hassle to manage a failure-free
 
168
        distcheck.
 
169
 
 
170
2009-06-12  Micah Cowan  <micah@cowan.name>
 
171
 
 
172
        * configure.ac: Check for h_errno declaration. Idea thanks to
 
173
        Maciej W. Rozycki.
 
174
 
 
175
2009-03-03  Steven Schubiger  <stsc@member.fsf.org>
 
176
 
 
177
        * src/ftp.c, src/http.c, src/main.c, src/recur.h,
 
178
        tests/Makefile.am: Update the copyright years.
 
179
 
 
180
2009-01-23  Steven Schubiger  <stsc@members.fsf.org>
 
181
 
 
182
        * util/freeopts, util/rmold.pl, util/trunc.c: Remove
 
183
        unnecessary whitespace.
 
184
 
 
185
2008-11-10  Micah Cowan  <micah@cowan.name>
 
186
 
 
187
        * MAILING-LIST: Mention Gmane, introduce subsections.
 
188
 
 
189
2008-11-05  Micah Cowan  <micah@cowan.name>
 
190
 
 
191
        * MAILING-LIST: Mention moderation for unsubscribed posts, and
 
192
        archive location.
 
193
 
 
194
2008-10-31  Micah Cowan  <micah@cowan.name>
 
195
 
 
196
        * MAILING-LIST: Update information.
 
197
 
 
198
        * NEWS: Add mention of mailing list move.
 
199
 
 
200
2008-08-01  Joao Ferreira  <joao@joaoff.com>
 
201
 
 
202
        * NEWS: Added option --default-page to support alternative
 
203
        default names for index.html
 
204
 
 
205
2008-06-30  Micah Cowan  <micah@cowan.name>
 
206
 
 
207
        * NEWS: Entries for 1.11.4.
 
208
 
 
209
        * AUTHORS: Added Steven Schubiger.
 
210
 
 
211
2008-06-26  Xavier Saint  <wget@sxav.eu>
 
212
 
 
213
        * configure.ac : IRIs support required libiconv, check it.
 
214
 
 
215
2008-06-14  Xavier Saint  <wget@sxav.eu>
 
216
 
 
217
        * configure.ac: Add support for IRIs
 
218
 
 
219
2008-05-29  Micah Cowan  <micah@cowan.name>
 
220
 
 
221
        * po/*.po: Updated from TP (the 1.11.3 set).
 
222
 
 
223
        * po/POTFILES.in: Added some more files from lib/, remove
 
224
        src/xmalloc.c.
 
225
 
 
226
        * po/quot.sed, po/boldquot.sed: Automatic handling of quotearg's `
 
227
        and '.
 
228
        
 
229
2008-05-15  Micah Cowan  <micah@cowan.name>
 
230
 
 
231
        * NEWS: Entry for --ask-password.
 
232
 
 
233
2008-05-14  Joao Ferreira  <joao@joaoff.com>
 
234
 
 
235
        * src/main.c, src/http.c, src/ftp.c: -nc is now working in 
 
236
        conjunction with '-O file'.
4
237
 
5
238
2008-05-12  Micah Cowan  <micah@cowan.name>
6
239
 
7
 
        * Makefile.in (dist): Create wget.pot first.
8
 
 
9
240
        * NEWS: Translations and -N/-O.
10
241
 
11
242
2008-04-30  Micah Cowan  <micah@cowan.name>
12
243
 
13
 
        * NEWS: Added documentation for changes made in 1.11.2 so far.
14
 
        * po/*.po: Sync with TP.
 
244
        * NEWS: Added documentation for changes made in 1.11.2.
 
245
 
 
246
2008-04-30  Steven Schubiger  <stsc@members.fsf.org>
 
247
 
 
248
        * lib/getdelim.c, lib/getline.c, lib/getpass.c,
 
249
        lib/getpass.h, lib/realloc.c, lib/stdio.h,
 
250
        lib/stdio.in.h, lib/stdlib.h, lib/stdlib.in.h: Imported 
 
251
        from gnulib.
 
252
        * m4/eoverflow.m4, m4/extensions.m4, m4/getdelim.m4, 
 
253
        m4/getline.m4, m4/getpass.m4, m4/malloc.m4, m4/realloc.m4, 
 
254
        m4/stdio_h.m4, m4/stdlib_h.m4: Imported from gnulib.
 
255
        * md5/stdint.h: Imported from gnulib.
 
256
        
 
257
        * GNUmakefile: Updated from gnulib.
 
258
        * lib/Makefile.am, lib/getopt.c, lib/unistd.in.h: Updated
 
259
        from gnulib.
 
260
        * m4/gnulib-cache.m4, m4/gnulib-common.m4, m4/gnulib-comp.m4,
 
261
        m4/include_next.m4, m4/unistd_h.m4: Updated from gnulib.
 
262
        * md5/Makefile.am, md5/m4/gnulib-cache.m4, md5/m4/gnulib-common.m4,
 
263
        md5/m4/gnulib-comp.m4, md5/m4/include_next.m4, md5/m4/md5.m4,
 
264
        md5/m4/stdint.m4, md5/md5.c, md5/md5.h, md5/stdint.in.h,
 
265
        md5/wchar.in.h: Updated from gnulib.
 
266
 
 
267
2008-04-24  Micah Cowan  <micah@cowan.name>
 
268
 
 
269
        * NEWS: Removed info about move to Automake, Gnulib. Added item
 
270
        about the addition of CSS support.
 
271
 
 
272
2008-04-22  Micah Cowan  <micah@cowan.name>
 
273
 
 
274
        * ylwrap: Added via automake -ac.
 
275
 
 
276
2008-04-22  Ted Mielczarek  <ted.mielczarek@gmail.com>
 
277
 
 
278
        * configure.ac: Added check for lex.
 
279
 
 
280
2008-04-14  Micah Cowan  <micah@cowan.name>
 
281
 
 
282
        * GNUmakefile, lib/Makefile.am, lib/error.c, lib/error.h,
 
283
        lib/exitfail.c, lib/exitfail.h, lib/getopt.c, lib/intprops.h,
 
284
        lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h,
 
285
        lib/stdlib.in.h, lib/strerror.c, lib/string.in.h,
 
286
        lib/unistd.in.h, lib/wchar.in.h, lib/wctype.in.h,
 
287
        lib/xalloc-die.c, lib/xalloc.h, lib/xmalloc.c, m4/error.m4,
 
288
        m4/exitfail.m4, m4/extensions.m4, m4/gnulib-cache.m4,
 
289
        m4/gnulib-comp.m4, m4/include_next.m4, m4/inline.m4,
 
290
        m4/mbrtowc.m4, m4/mbstate_t.m4, m4/quote.m4, m4/quotearg.m4,
 
291
        m4/stdlib_h.m4, m4/strerror.m4, m4/string_h.m4, m4/unistd_h.m4,
 
292
        m4/wchar.m4, m4/wctype.m4, m4/wint_t.m4, m4/xalloc.m4,
 
293
        md5/Makefile.am, md5/m4/gnulib-cache.m4, md5/m4/gnulib-comp.m4,
 
294
        md5/m4/include_next.m4, md5/m4/md5.m4, md5/m4/stdint.m4,
 
295
        md5/md5.c, md5/md5.h, md5/stdint.in.h, md5/wchar.in.h: Update
 
296
        from Gnulib, and add the "quote" module.
 
297
 
 
298
2008-03-20  Micah Cowan  <micah@cowan.name>
 
299
 
 
300
        * ABOUT-NLS: Reinstated, but with a message mentioning that
 
301
        gettext is not included.
 
302
        * Makefile.am: Removed "test" target; "check" should be used
 
303
        instead (and "test" was mildly broken, anyway).
15
304
 
16
305
2008-03-24  Micah Cowan  <micah@cowan.name>
17
306
 
18
307
        * NEWS: Added documentation change re: --no-parents, and various
19
308
        caveats on accept/reject lists behavior. Rearranged some items in
20
309
        order of priority.
21
 
        * po/*.po: Ensure synchronization with the TP, resync with
22
 
        sources.
23
310
 
24
311
2008-02-14  Micah Cowan  <micah@cowan.name>
25
312
 
26
 
        * po/*.po: Updates from the Translation Project, resync with
27
 
        sources.
 
313
        * ABOUT-NLS: Removed.
28
314
 
29
315
2008-02-10  Micah Cowan  <micah@cowan.name>
30
316
 
33
319
 
34
320
2008-02-06  Micah Cowan  <micah@cowan.name>
35
321
 
36
 
        * configure.in (AC_CHECK_FUNCS): Added check for mbtowc.
 
322
        * configure.ac (AC_CHECK_FUNCS): Added check for mbtowc.
37
323
        * NEWS: Added notes regarding fixes for the localized progress
38
324
        bar and --no-clobber wasted GET request.
 
325
        * po/be.po: Added from the TP.
39
326
 
40
327
2008-02-03  Micah Cowan  <micah@cowan.name>
41
328
 
42
329
        * configure.in: Add checks for wchar.h, wcwidth function (to
43
330
        support column-counting in progress.c).
44
331
        * NEWS: Added line for 1.11.1.
 
332
        * util/README, util/Makefile.am, util/trunc.c: Added a small
 
333
        utility program to create files of arbitrary size (useful for
 
334
        testing certain situations with --continue).
45
335
 
46
 
2008-01-26  Micah Cowan  <micah@cowan.name>
 
336
2008-01-31  Micah Cowan  <micah@cowan.name>
47
337
 
48
338
        * util/README, util/dist-wget, util/download-netscape.html,
49
339
        util/download.html, util/update_po_files.sh, util/wget.spec:
50
340
        Removed (obsolete and/or incomplete).
51
 
        * DISTFILES: Removed the above entries from the dist.
 
341
        * Makefile.am: Removed no-longer-existant util stuff from
 
342
        extra_DIST (but added the README).
 
343
 
 
344
2008-01-28  Micah Cowan  <micah@cowan.name>
 
345
 
 
346
        * po/en@quot.po, po/en@boldquot.po, po/en_US.po: Updated
 
347
        translations for copyright year in --version.
 
348
        * po/Rules-quot: Make en@*-update should create wget.pot.
 
349
        * configure.ac: Ensure that en_US appears in ALL_LINGUAS exactly
 
350
        once.
52
351
 
53
352
2008-01-25  Micah Cowan  <micah@cowan.name>
54
353
 
55
 
        * Makefile.in, NEWS, README, autogen.sh, configure.bat,
56
 
        configure.in, m4/wget.m4, po/POTFILES.in, util/Makefile.in,
57
 
        util/dist-wget, util/rmold.pl: Update copyright year.
58
 
        * DISTFILES: Added wget.pod, to avoid regeneration as a
59
 
        dependency of wget.1, on systems that lack Perl.
60
 
 
61
 
2007-12-14  Micah Cowan  <micah@cowan.name>
62
 
 
63
 
        * po/cs.po, po/ja.po, po/nl.po, po/pt.po, po/sk.po: Updates from
64
 
        the Translation Project.
 
354
        * Makefile.am, NEWS, README, configure.ac, configure.bat,
 
355
        m4/wget.m4, po/POTFILES.in, util/Makefile.am, util/dist-wget,
 
356
        util/rmold.pl, files: Updated copyright year.
 
357
 
 
358
2008-01-24  Micah Cowan  <micah@cowan.name>
 
359
 
 
360
        * configure.ac: Added en_US LINGUA (generated).
 
361
        * po/Rules-quot: Added rule to copy en_US.po from en@quot.po.
 
362
        * po/boldquot.sed, po/quot.sed: Translate _all_ apostrophes we
 
363
        find, not just the ones used for quotes; and add rules to use
 
364
        the copyight symbol, and write Hrvoje's last name properly. ^_^
 
365
        * po/en@quot.po, po/en@boldquot.po: Updated by new rules.
 
366
        * po/en_US.po: Added.
65
367
 
66
368
2007-12-10  Micah Cowan  <micah@cowan.name>
67
369
 
68
370
        * NEWS: Removed developer-only notices (Autoconf, TODO, PATCHES,
69
371
        GNUTLS).
70
372
 
71
 
2007-12-06  Micah Cowan  <micah@cowan.name>
 
373
2007-12-07  Micah Cowan  <micah@cowan.name>
72
374
 
73
 
        * Makefile.in, DISTFILES: Ensure that info and man pages are
74
 
        included in the distribution.
 
375
        * lib/Makefile.am, lib/c-ctype.c, lib/c-ctype.h, lib/gettext.h,
 
376
        lib/stdbool.in.h, lib/unistd.in.h, m4/gnulib-cache.m4,
 
377
        m4/gnulib-common.m4, m4/gnulib-comp.m4, m4/unistd_h.m4:
 
378
        Updated from gnulib.
 
379
        * Makefile.am, configure.ac: Plugged in the md5/ stuff.
 
380
        * lib/md5.c, lib/md5.h, lib/stdint.in.h, lib/wchar.in.h,
 
381
        m4/longlong.m4, m4/md5.m4, m4/stdint.m4, m4/wchar.m4: Moved to
 
382
        md5/.
 
383
        * md5/Makefile.am, md5/dummy.c, md5/m4/gnulib-cache.m4,
 
384
        md5/m4/gnulib-common.m4, md5/m4/gnulib-comp.m4,
 
385
        md5/m4/gnulib-tool.m4, md5/m4/include_next.m4,
 
386
        md5/m4/longlong.m4, md5/m4/md5.m4, md5/m4/stdint.m4,
 
387
        md5/m4/wchar.m4, md5/md5.c, md5/md5.h, md5/stdint.in.h,
 
388
        md5/wchar.in.h: Moved/copied from lib/, m4/; updated from
 
389
        gnulib.
 
390
        * m4/ulonglong.m4: Removed (via update from gnulib).
75
391
 
76
392
2007-12-05  Micah Cowan  <micah@cowan.name>
77
393
 
79
395
 
80
396
2007-11-28  Micah Cowan  <micah@cowan.name>
81
397
 
82
 
        * Makefile.in, README, autogen.sh, configure.bat, configure.in,
83
 
        m4/wget.m4, util/Makefile.in, util/dist-wget: Updated license
 
398
        * Makefile.am, README, autogen.sh, configure.bat, configure.in,
 
399
        m4/wget.m4, util/Makefile.am, util/dist-wget: Updated license
84
400
        exception for OpenSSL, per the SFLC.
85
401
 
86
 
2007-11-19  Micah Cowan  <micah@cowan.name>
87
 
 
88
 
        * po/fi.po, po/hu.po, po/pt.po: Update from the Translation
89
 
        Project.
90
 
 
91
 
2007-11-08  Micah Cowan  <micah@cowan.name>
92
 
 
93
 
        * po/be.po: Added new language support from the Translation
94
 
        Project.
95
 
        * DISTFILES: Added po/be.po.
96
 
 
97
 
2007-10-30  Micah Cowan  <micah@cowan.name>
98
 
 
99
 
        * po/it.po: Update from the Translation project.
100
 
 
101
 
2007-10-24  Micah Cowan  <micah@schmendrick>
102
 
 
103
 
        * po/vi.po, po/ga.po: Update from the Translation project.
104
 
 
105
402
2007-10-23  Micah Cowan  <micah@schmendrick>
106
403
 
107
 
        * po/de.po, po/ja.po: Update from the Translation Project.
 
404
        * lib/stdbool.in.h, lib/stdint.in.h: gnulib-tool --update.
 
405
        Includes fix for broken stdbool.h on Tru64.
108
406
 
109
407
2007-10-22  Micah Cowan  <micah@cowan.name>
110
408
 
111
 
        * po/*: Update from the Translation Project, and synced
112
 
        against current source.
 
409
        * po/*.po: Refresh from TP and update-po.
 
410
        * lib/Makefile.am, m4/gnulib-cache.m4, m4/longlong.m4,
 
411
        m4/ulonglong.m4, maint.mk:  gnulib-tool --update. Includes fix
 
412
        for maint.mk with old versions of gzip.
 
413
 
 
414
2007-10-18  Micah Cowan  <micah@cowan.name>
 
415
 
 
416
        * po/POTFILES.in: Removed no-longer-existing or generated files.
 
417
        * autogen.sh: Reinstated, in case we have to do something at
 
418
        some point other than autoreconf.
 
419
        * Makefile.am: Put autogen.sh back in EXTRA_DIST. Just in case
 
420
        someone needs to rebuild configure.
 
421
        * configure.ac: Removed config-post.h inclusion from bottom of
 
422
        generated config.h.
 
423
 
 
424
2007-10-16  Micah Cowan  <micah@cowan.name>
 
425
 
 
426
        * README: Draw attention to wiki:PatchGuidelines.
 
427
 
 
428
2007-10-14  Micah Cowan  <micah@cowan.name>
 
429
 
 
430
        * configure.ac: Let gnulib handle builtin MD5 functionality.
 
431
        * NEWS: Mention gnulib.
113
432
 
114
433
2007-10-13  Micah Cowan  <micah@cowan.name>
115
434
 
116
 
        * DISTFILES: Now hard-coded (just for 1.11; we use Automake for
117
 
        1.12+.
118
 
        * Makefile.in: Removed DISTFILES target, "make distclean" in
119
 
        distdir (no Makefile is included in the distribution). Handle
120
 
        ".hg" dirs in addition to ".svn".
 
435
        * GNUMakefile, maint.mk: Added as part of the gnulib-ization.
 
436
        * Makefile.am: gnulib-ized.
 
437
        * configure.ac: gnulib-ized. Removed built-in getopt checks.
121
438
 
122
439
2007-10-12  Micah Cowan  <micah@cowan.name>
123
440
 
125
442
        * NEWS: Updated info about source repositories, removal of
126
443
        PATCHES file.
127
444
 
 
445
2007-10-09  Micah Cowan  <micah@cowan.name>
 
446
 
 
447
        * configure.in: Renamed to configure.ac
 
448
        * configure.ac: Renamed from configure.in. Added invocations of
 
449
        AM_GNU_GETTEXT, etc. Added en@quot and en@boldquot pseudo-LINGUA
 
450
        support.
 
451
        * ABOUT-NLS: Added back in (required by autoreconf :\).
 
452
        * Makefile.am: Added ABOUT-NLS and msdos/Makefile.WC to EXTRA_DIST.
 
453
        * m4/wget.m4: Removed no-longer-used NLS stuff.
 
454
        * Makefile.in.in: Restore previous policy of not updating .po's
 
455
        unless explicitly asked (via update-po).
 
456
 
 
457
2007-10-09  gettextize  <bug-gnu-gettext@gnu.org>
 
458
 
 
459
        * m4/gettext.m4: New file, from gettext-0.16.1.
 
460
        * m4/iconv.m4: New file, from gettext-0.16.1.
 
461
        * m4/lib-ld.m4: Upgrade to gettext-0.16.1.
 
462
        * m4/lib-link.m4: Upgrade to gettext-0.16.1.
 
463
        * m4/lib-prefix.m4: Upgrade to gettext-0.16.1.
 
464
        * m4/nls.m4: New file, from gettext-0.16.1.
 
465
        * m4/po.m4: New file, from gettext-0.16.1.
 
466
        * m4/progtest.m4: New file, from gettext-0.16.1.
 
467
        * po/Makefile.in.in: Upgrade to gettext-0.16.1.
 
468
        * po/Rules-quot: New file, from gettext-0.16.1.
 
469
        * po/boldquot.sed: New file, from gettext-0.16.1.
 
470
        * po/en@boldquot.header: New file, from gettext-0.16.1.
 
471
        * po/en@quot.header: New file, from gettext-0.16.1.
 
472
        * po/insert-header.sin: New file, from gettext-0.16.1.
 
473
        * po/quot.sed: New file, from gettext-0.16.1.
 
474
        * po/remove-potcdate.sin: New file, from gettext-0.16.1.
 
475
 
 
476
2007-10-08  Micah Cowan  <micah@cowan.name>
 
477
 
 
478
        * AUTHORS: Credit to Ralf Wildenhues for automakifying patches.
 
479
 
 
480
2007-10-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
481
 
 
482
        * po/Makefile.in.in: Since `distdir' is used now, adjust
 
483
        DISTFILES to the missing ChangeLog file.
 
484
        Add trivial targets ps, pdf, html.
 
485
        * Makefile.in: Removed, replaced by Makefile.am.
 
486
        * Makefile.am: Converted from Makefile.in.
 
487
        * util/Makefile.in: Removed, replaced by Makefile.am.
 
488
        * util/Makefile.am: Converted from Makefile.in.
 
489
        * configure.in: Adjust for automake support.
 
490
 
 
491
2007-10-05  Micah Cowan  <micah@cowan.name>
 
492
 
 
493
        * config.guess, config.sub, install-sh: Update from versions
 
494
        found in /usr/share/automake/.
 
495
        * autogen.sh: Removed, in favor of just running autoreconf.
 
496
 
128
497
2007-10-03  Micah Cowan  <micah@cowan.name>
129
498
 
130
499
        * NEWS: Note missing functionality from GnuTLS support. Call out
1435
1804
2001-03-20  Dan Harkless  <wget@harkless.org>
1436
1805
 
1437
1806
        * TODO: Oops.  Hostless absolute link conversion _is_ working.  My
1438
 
        test that led me to believe it wasn't was exposing a different bug
1439
 
        -- URLs specified on the commandline as opposed to being recursed
 
1807
        test that led me to believe it wasn't was exposing a different bug
 
1808
        -- URLs specified on the commandline as opposed to being recursed
1440
1809
        to don't always get re-converted at the end of the Wget run.
1441
1810
 
1442
1811
2001-03-17  Dan Harkless  <wget@harkless.org>
1474
1843
2001-03-12  Dan Harkless  <wget@harkless.org>
1475
1844
 
1476
1845
        * TODO: Only normal recursion should respect -np -- page-requisite
1477
 
        recursion should not.
 
1846
        recursion should not.
1478
1847
 
1479
1848
2001-03-07  Jan Prikryl  <prikryl@cg.tuwien.ac.at>
1480
1849
 
1488
1857
2001-03-01  Dan Harkless  <wget@harkless.org>
1489
1858
 
1490
1859
        * ChangeLog.README: Renamed from README.branches and added a note
1491
 
        that Wget has multiple ChangeLog files (currently ./ChangeLog,
1492
 
        doc/ChangeLog, and src/ChangeLog), since this is unusual and
1493
 
        people have complained their patches hadn't been applied after
1494
 
        checking only the top-level ChangeLog.
 
1860
        that Wget has multiple ChangeLog files (currently ./ChangeLog,
 
1861
        doc/ChangeLog, and src/ChangeLog), since this is unusual and
 
1862
        people have complained their patches hadn't been applied after
 
1863
        checking only the top-level ChangeLog.
1495
1864
 
1496
1865
2001-02-28  Dan Harkless  <wget@harkless.org>
1497
1866
 
1510
1879
        moving -nr to a different category.
1511
1880
 
1512
1881
        * TODO: "Timestamps are sometimes not copied over on files
1513
 
        retrieved by FTP." removed.  Hopefully all the failures I was
1514
 
        seeing were due to the fact that it wasn't documented that
1515
 
        non-globbing, non-recursive FTP downloads need -N to get the
1516
 
        remote timestamp to be preserved.
 
1882
        retrieved by FTP." removed.  Hopefully all the failures I was
 
1883
        seeing were due to the fact that it wasn't documented that
 
1884
        non-globbing, non-recursive FTP downloads need -N to get the
 
1885
        remote timestamp to be preserved.
1517
1886
 
1518
1887
2001-02-22  Dan Harkless  <wget@harkless.org>
1519
1888
 
1557
1926
2001-01-11  Dan Harkless  <wget@harkless.org>
1558
1927
 
1559
1928
        * TODO: If -c used with -N, check to make sure a file hasn't
1560
 
        changed on the server before "continuing" to download it.
 
1929
        changed on the server before "continuing" to download it.
1561
1930
        
1562
1931
2001-01-11  Adrian Aichner  <Adrian.Aichner@t-online.de>
1563
1932
 
1574
1943
        directory got fixed without the TODO entry for it being removed.
1575
1944
 
1576
1945
        * TODO: Add a "rollback" option to have --continue throw away X
1577
 
        corrupted (e.g. by proxy) bytes from end of file before resuming.
 
1946
        corrupted (e.g. by proxy) bytes from end of file before resuming.
1578
1947
 
1579
1948
        * po/*.po*: Updated after changing --help's description of -c.
1580
1949
 
1588
1957
        * README.branches: Explains the 1.6_branch.ChangeLog files.
1589
1958
 
1590
1959
        * README.cvs: Falsely claimed you only needed GNU autoconf to
1591
 
        build from the CVS sources.  You also need GNU gettext and
1592
 
        texinfo.  I also did a bunch of general re-writing of this file.
 
1960
        build from the CVS sources.  You also need GNU gettext and
 
1961
        texinfo.  I also did a bunch of general re-writing of this file.
1593
1962
 
1594
1963
2001-01-03  Dan Harkless  <wget@harkless.org>
1595
1964