]> sjero.net Git - wget/history - src
NEWS adjustments.
[wget] / src /
2009-09-04 Micah CowanReplace use of localtime with localtime_r.
2009-09-03 Micah CowanRearrange SOURCES order, add gettext.h for dist.
2009-09-03 Micah CowanUse stamp-po mechanism, and update to gettext-0.17.
2009-09-03 Micah CowanFixes for FreeBSD build.
2009-09-02 Micah CowanRemove useless "gettext" advertisement.
2009-09-01 Micah CowanAutomated merge.
2009-08-29 Steven SchubigerEscape semicolons when converting links (#27272).
2009-08-28 Micah CowanImproved exit status handling.
2009-08-27 Micah CowanHeed cookies from 401s.
2009-08-19 Micah CowanOnly warn of attack if the hostname would have matched.
2009-08-19 Joao FerreiraDetect NULs in common name.
2009-08-18 Tony LewisParse content-length before using it. Fixes NTLM (...
2009-08-10 Micahel Baeuerle#include strings.h in ftp.c.
2009-07-29 Micah CowanRename --html-extension to --adjust-extension.
2009-07-28 Micah Cowan--restrict-file-names=ascii
2009-07-28 Marcel Telka"invalide" -> "invalid"
2009-07-27 Petr PisarMinor msgid fixes. Typos, and corrected contact mail.
2009-07-27 Micah CowanRemove documentation for no-longer-used --preserve...
2009-07-27 Micah CowanDocumentation fixes for IRI options, and rename --local...
2009-07-27 Micah CowanMark --dot-style as deprecated.
2009-07-23 Micah Cowan"Translation note" -> "TRANSLATORS"
2009-07-10 Micah CowanSpace before closing brace. Fixes paramcheck.pl output.
2009-07-07 Micah CowanDoc improvements for --base.
2009-07-06 Micah CowanFix meta name=robots.
2009-07-06 Micah CowanAvoid name conflict with quote function.
2009-07-05 Micah CowanFix my stupid typo of Petr's name.
2009-07-05 Peter PisarTranslation fixes.
2009-07-05 Micah CowanAdd dependency for version.c on configure.ac.
2009-07-05 Micah CowanMark some iri.c strings for translation.
2009-07-05 Micah CowanChangelogs for VMS stuff.
2009-07-05 Micah CowanRemoved call to already-removed ftp_dele function.
2009-07-05 Micah CowanAdjust some typos from vms merge, and remove some eleme...
2009-07-04 Micah CowanRemove version.h; we generate version.c these days.
2009-07-04 Micah CowanFix minor version-printer merge glitch.
2009-07-04 Micah CowanAutomated merge.
2009-07-04 Micah CowanAutomated merge.
2009-07-04 Micah CowanTranslation-related improvements to version-info string.
2009-07-04 Steven SchubigerImprove handling of schemeless URLs.
2009-07-04 Micah CowanFixes for when IRIs are disabled.
2009-07-03 Micah CowanMake sure we link against libiconv when necessary.
2009-07-02 Micah CowanMore quoting.
2009-07-02 Micah CowanReferer/IRI fix.
2009-07-01 Steven SchubigerGenerate build_info.c automatically.
2009-07-01 Micah CowanAutomated merge.
2009-06-30 Micah CowanQuote some things that needed quoting.
2009-06-29 Micah CowanChangelog entry for past few checkins.
2009-06-29 Micah CowanFix Test-iri-list.
2009-06-29 Micah CowanFix Test-ftp-iri.
2009-06-29 Micah CowanFixes to restore Test-iri and Test-iri-forced-remote
2009-06-25 Micah CowanMerge with mainline.
2009-06-20 Micah CowanFix for building on Interix, from Jay Krell.
2009-06-16 Micah CowanReturn CONERROR when accept_connection fails (#25015).
2009-06-16 Micah CowanFix for bug #24948.
2009-06-14 Micah CowanMake distcheck happy.
2009-06-14 Micah CowanCleanup/bugfix for tilde patch.
2009-06-13 Julien PichonTilde expansion without globals
2009-06-13 Micah CowanMerge in gerel's url-parsing stuff.
2009-06-13 Micah CowanChangeLog entry for Gerardo's url-parse changes.
2009-06-12 Micah Cowan#include <sys/types.h>
2009-06-12 Micah CowanSeparate "https" feature.
2009-06-12 Micah CowanDeclare h_errno if no declaration provided (HP-UX).
2009-06-12 Xin ZouFix some memory leaks.
2009-06-12 Micah CowanFix bad setlocale usage.
2009-06-11 Micah CowanNeed NAMESPACE_TWEAKS on non-Linux glibc-based systems...
2009-05-28 Steven SchubigerRestore string after function call.
2009-05-27 Steven SchubigerDuplicate string to circumvent eventual memory corruption.
2009-05-17 Steven SchubigerFix wrong human-readable ETA output.
2009-04-24 Micah Cowanstdint.h adjustments for Interix, thanks Markus Duft...
2009-04-22 Micah CowanAutomated merge.
2009-04-20 Micah CowanFix unportable echo -n.
2009-04-13 Steven SchubigerMove duplicated code to a function.
2009-04-11 Steven SchubigerSkip running rc files while executing tests.
2009-03-03 Steven SchubigerAdjust copyright years.
2009-03-02 Micah CowanFixed my stupid CONAIR typo...
2009-03-01 Micah CowanMerge.
2009-03-01 Gisle VanemNo freopen(NULL,...).
2009-02-27 Steven SchubigerImprove also messages when writing a document retrieved...
2009-02-21 Steven SchubigerImprove messages when writing a document to stdout.
2009-02-18 Steven SchubigerRemove an unused declaration.
2009-02-01 gerelremoved some more calls
2009-02-01 gerelone less call
2008-12-02 Micah CowanNot-so-automated merge.
2008-12-01 Micah CowanAutomated merge.
2008-11-27 Micah CowanAutomated merge.
2008-11-27 Micah CowanAutomated merge.
2008-11-26 Saint XavierFixes bug #24862: --content-disposition doesn't work...
2008-11-26 Micah CowanMerge with mainline.
2008-11-16 Steven SchubigerMove numurls out of options struct.
2008-11-15 Steven SchubigerDefault value for waitretry.
2008-11-14 Steven SchubigerImprove printing formatted build information.
2008-11-13 Micah CowanDon't download content just to ignore it.
2008-11-13 Micah CowanHTML-escape dirname in href (not perfect, good enough).
2008-11-13 Micah CowanHTML-escape dir name in title, h1.
2008-11-13 Micah CowanApplied Alexander Belopolsky's patch for htmlified...
2008-11-12 Steven SchubigerReturn some memory control back to format_and_print_line.
2008-11-11 Steven SchubigerDo not handle memory within format_and_print_line.
2008-11-11 Saint XavierMake --auth-no-challenge work with user:pass@ in URLs.
2008-11-05 Micah CowanOnly print remaining size when > 1k.
2008-11-05 Micah CowanAutomated merge.
2008-11-01 Micah CowanMailing list move.
next