X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=a51ad87d098cb686d4d5919eb87510381be25bed;hp=ab75af6ff1113708e04b3ad1949472d6c12547d4;hb=cfec85440d40f4ea3a71040ae35c050c71327529;hpb=9feafc0d783f4f06b86df5b56921d9b523772af5 diff --git a/src/ChangeLog b/src/ChangeLog index ab75af6f..a51ad87d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2005-07-03 Hrvoje Niksic + + * url.c (path_end): Skip separators appropriate for the scheme. + (strpbrk_or_eos): Remove gcc-specific version, as the optimization + it tried to perform no longer applies. + 2005-07-02 Hrvoje Niksic * host.c: Don't include "connect.h" now that we no longer have