X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=f24317b63e16f3e08749e3123602dc7d3f5dc8ef;hp=111460c95f897fcc9451e9dbbc111ba588d61320;hb=186ee6d0ffc496c4fd1e1d9d78500332ee537335;hpb=3648b9119713f9076927aeab8bf6a4bd1582721f diff --git a/ChangeLog b/ChangeLog index 111460c9..f24317b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2009-10-09 Micah Cowan + + * build_aux/build_info.pl: Reworked the input format. Eliminated + support, and need, for arbitrary #if blocks. Introduced + "choices", and explicitly open the .c file rather than print to + STDOUT, so we avoid creating the file if we find problems with + the input. Options are advertised in alphabetical order. + 2009-09-24 Micah Cowan * vms/vms.c: Moved to src/src.c.