X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2FChangeLog;h=fc0cef3c1b6930bc934d2a6b891a573d5ff76b4b;hb=62ecd29a840877b623feeb1a94b64cab14249821;hp=67531fa976a0d68bb7a7d430e396d4e35cd3989f;hpb=67859c40355c8a36f09185c5bc3243c2636d1962;p=wget diff --git a/src/ChangeLog b/src/ChangeLog index 67531fa9..fc0cef3c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2005-04-10 Hrvoje Niksic + + * wget.h (DEBUGP): Use __builtin_expect to give a hint to GCC that + opt.debug is false in the vast majority of cases. + 2005-04-10 Hrvoje Niksic * config-post.h: Declare alloca as void *, not char *.