X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=35c7fdfc6b4984c194e31f419a3c6b6547336cf7;hp=0ae52593d466784900609ee035b5d2705e421f78;hb=db9855f2be9bd52033db55cab57697894edd6884;hpb=603375697b7ac62c9d306dbe3dbbea92f3202d09 diff --git a/src/ChangeLog b/src/ChangeLog index 0ae52593..35c7fdfc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2005-04-09 Hrvoje Niksic + + * http-ntlm.c (ntlm_output): Use "char", not "unsigned char" for + ntlmbuf. Our base64 functions accept char anyway. + (ntlm_output): Join up the format string, since we nominally + support K&R compilers. + (ntlm_output): Ditto. + 2005-04-08 Hrvoje Niksic * ptimer.c: Use Windows timers under Cygwin, whose POSIX timer