X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=1c6fee0284bfbd00f213127fcae2f77ad6e08423;hb=2ad5fe55e454b8ccb271a710e2c4b1b53c57fc8c;hp=696c526d66139571ebe4ed62073c3ac80bc66196;hpb=ee648635fff4fe04a9617df5c84a4bc10c60d130;p=pspp-builds.git diff --git a/ChangeLog b/ChangeLog index 696c526d..1c6fee02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-11-05 Ben Pfaff + + * configure.ac: No need for check for off_t or for the size of + float or long double any longer, as we don't use the results + anymore. Also, no need to put #include into config.h + any longer, as this was only needed for --with-included-gettext, + which we have not supported for some time. + 2007-11-03 Ben Pfaff Allow output files to overwrite input files (bug #21280).