summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg J. Badros <gjb@cs.washington.edu>2000-06-18 22:30:25 +0000
committerGreg J. Badros <gjb@cs.washington.edu>2000-06-18 22:30:25 +0000
commit3785f31772a7f7763aeebe14b6ef4e9a8068e3fc (patch)
treebbb1ee7a6379daacfd4443a54cb61d6deb53d48f
parent0a284a4e88d63fccfe166998dcce0897f56a745d (diff)
downloadguile-3785f31772a7f7763aeebe14b6ef4e9a8068e3fc.tar.gz
*** empty log message ***
-rw-r--r--libguile/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libguile/ChangeLog b/libguile/ChangeLog
index f5fafe6de..97e004b23 100644
--- a/libguile/ChangeLog
+++ b/libguile/ChangeLog
@@ -1,3 +1,9 @@
+Sun Jun 18 14:45:21 2000 Greg J. Badros <gjb@cs.washington.edu>
+
+ * print.c (s_scm_current_pstate): Do not segfault when the
+ print_state_pool is unitialized in `current-pstate', and better
+ verify its state before altering it in scm_make_print_state().
+
2000-06-18 Michael Livshin <mlivshin@bigfoot.com>
* scmsigs.c (s_scm_sigaction): guard the SIGIOT case with an