From f17e0404972cbb0ab0664cfe1aa3ec2a4d2b4107 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Wed, 16 Apr 1997 22:53:05 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 5735bf4d5..f63a74c1d 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +Wed Apr 16 17:52:38 1997 Jim Blandy + + * backtrace.c (scm_backtrace): Split message string across + newlines properly. GCC is more tolerant of this than other + compilers. + Mon Apr 14 20:20:14 1997 Jim Blandy Merge threads directory into libguile.