X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=1c6fee0284bfbd00f213127fcae2f77ad6e08423;hb=fa8b4601a632155fc2f21b3f3b917de09ed84ab5;hp=696c526d66139571ebe4ed62073c3ac80bc66196;hpb=707848060e414fe93458834446dd7cdbf800667f;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).