From a2ee75bc8f0ef8d4424b2a163591a2c818a0aa0e Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 4 Oct 2001 21:02:45 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index e3be6c560..f1239382d 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2001-10-04 Thien-Thi Nguyen + + * error.c (scm_wta): Replace `intptr_t' use w/ `scm_t_bits'. + Thanks to I. N. Golubev. + 2001-10-03 Gary Houston * continuations.h, unif.h: in the descriptions of the bit patterns