X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=c06aa03538fb7fa41c34df6b8b5f50566134f760;hp=c6f4b8714ec3333ae66838bb28d7a1f1c2e476a3;hb=625a9d3a9f1ff39235d269a4a507d796acff260f;hpb=c2ffc02ab36e72e27a43e13b486577032581df60 diff --git a/src/ChangeLog b/src/ChangeLog index c6f4b871..c06aa035 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2003-09-22 Hrvoje Niksic + * progress.c (create_image): Print the initial part of the + download with '-' characters, analogous to how dot progress prints + the initial part with ','. + * hash.c (ptrhash): New function. (ptrcmp): Ditto. (hash_table_new): Default to identity hash table.