X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fterminal%2FChangeLog;h=10d7d36558ba7f729c7d4e01610108b3561804c5;hb=360dcdd5b188e73cf8cf97238cc4c0c44b3e6cf8;hp=a02521dae91256dd09d026d385c8f1403ec9af68;hpb=f7bc16cbaf850d5c6a1a577ad3fa3f82944de1e4;p=pspp-builds.git diff --git a/src/ui/terminal/ChangeLog b/src/ui/terminal/ChangeLog index a02521da..10d7d365 100644 --- a/src/ui/terminal/ChangeLog +++ b/src/ui/terminal/ChangeLog @@ -1,3 +1,19 @@ +2007-06-06 Ben Pfaff + + Adapt case sources, sinks, and clients of procedure code to the + new infrastructure. + + * main.c: No need for fastfile_factory any more. + +2007-02-25 Ben Pfaff + + Thanks to Jason Stover for verifying that this patch helps under + NetBSD. + + * main.c [HAVE_IEEE_FP]: Include . + (fpu_init) [HAVE_IEEE_FP]: Use setfpmask to mask floating-point + exceptions. + Sun Feb 18 13:28:26 2007 Ben Pfaff * msg-ui.c: Don't include exit.h, because gnulib fixes up stdlib.h