X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=665efcfa869502010823816d2576e7bea04ed8bb;hb=83ad8f5b760cb46bd1d86f60a40d6aace21118ef;hp=c4788611e1f7aff8b40be352decc306a60654a86;hpb=587a0e3e681e25fdf8fd635f7944f5707f9b1868;p=pspp diff --git a/ChangeLog b/ChangeLog index c4788611e1..665efcfa86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,23 @@ +2007-09-30 Ben Pfaff + + * configure.ac: Print a message indicating success at the end of + the run. + + * INSTALL: Improve instructions. + +2007-09-22 Ben Pfaff + + Bug #21128. Reviewed by John Darrington. + + * acinclude.m4 (PSPP_LC_PAPER): New macro. + + * configure.ac: Use PSPP_LC_PAPER. + 2007-08-05 Ben Pfaff Bug #16189. Reviewed by Jason Stover. * acinclude.m4: If -lplot doesn't work by itself, also test with - typical X11 libraries.X + typical X11 libraries. 2007-07-27 Ben Pfaff