X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FChangeLog;h=c2d9350c40b483d001c9834b85499cf1b33070fe;hp=2b62712dd335a93a00381e781bb04d1fa68a66d1;hb=9000d2b527680b4b13964475d84df42815d40e37;hpb=ddd69b75f99af6d1133679d4b67373566856d6ac diff --git a/src/ChangeLog b/src/ChangeLog index 2b62712d..c2d9350c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2005-06-19 Hrvoje Niksic + + * init.c (cmd_lockable_boolean): Don't recognize literal "2" and + "-1" values; unlike 0 and 1, those should never be exposed to the + user. Update the error message to be more self-consistent, as + proposed by Benno Schulenberg. + 2005-06-18 Hrvoje Niksic * http.c (gethttp): Don't free "head" before using it to save