X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=2ccfe6f30607653316a09772b01fe2df044d34e5;hp=b1bcff48de7007683f5176ddfda99c87f6654de9;hb=242ddfc74e5381dc91e2abdb5b92e985ba16458a;hpb=13c6e7832ab5b369e4fd01fbde1b12945e8d7cbd diff --git a/src/ChangeLog b/src/ChangeLog index b1bcff48..2ccfe6f3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2012-10-07 Ray Satiro + + * url.c: Change the functions of a growable string object to null + terminate the string. + * url.c (append_null): New function to null terminate a growable + string object. + * url.c (shorten_length): New function to shorten the length of a + growable string object. + 2012-10-03 Merinov Nikolay * ftp.c (ftp_loop_internal): Ignore --no-clobber option when