diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 0853c3bd7..1864dd7a2 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -25,6 +25,12 @@ Fri Apr 4 08:53:41 1997 Gary Houston * stime.c (scm_time_plus_ticks): new procedure, an scsh interface which may be more usefully portable than a gettimeofday interface. +Wed Apr 2 17:11:39 1997 Jim Blandy + + * Makefile.am (EXTRA_DIST): It's cpp_err_symbols, not + cpp_err_signals. + * Makefile.in: Regenerated. + Mon Mar 31 03:22:37 1997 Gary Houston * stime.c (filltime): recovered static procedure.