Use non-deprecated function g_idle_add
[pspp-builds.git] / src / ui / terminal / ChangeLog
index a02521dae91256dd09d026d385c8f1403ec9af68..10d7d36558ba7f729c7d4e01610108b3561804c5 100644 (file)
@@ -1,3 +1,19 @@
+2007-06-06  Ben Pfaff  <blp@gnu.org>
+
+       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  <blp@gnu.org>
+
+       Thanks to Jason Stover for verifying that this patch helps under
+       NetBSD.
+
+       * main.c [HAVE_IEEE_FP]: Include <ieeefp.h>.
+       (fpu_init) [HAVE_IEEE_FP]: Use setfpmask to mask floating-point
+       exceptions.
+
 Sun Feb 18 13:28:26 2007  Ben Pfaff  <blp@gnu.org>
 
        * msg-ui.c: Don't include exit.h, because gnulib fixes up stdlib.h