*** empty log message ***
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 18 Jan 2000 18:25:12 +0000 (18:25 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 18 Jan 2000 18:25:12 +0000 (18:25 +0000)
THANKS
libguile/ChangeLog

diff --git a/THANKS b/THANKS
index 5d86a3c..be3adba 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -14,7 +14,7 @@ For fixes or providing information which led to a fix:
      Lauri Alanko
       Mark Galassi
       Greg Harvey
-      Dirk Hermann
+      Dirk Herrmann
       Brad Knotwell
       Eric Moore
     Roland Orre
index 3e03fce..0346ba1 100644 (file)
@@ -1,5 +1,10 @@
 2000-01-18  Mikael Djurfeldt  <mdj@mdj.nada.kth.se>
 
+       * backtrace.c (scm_display_error_message): Bugfix: Don't use
+       result of scm_list_p as C boolean.
+       (scm_display_error_message, scm_set_print_params_x): Use new
+       validation macros. (Thanks to Dirk Herrmann.)
+
        * net_db.c (scm_resolv_error): Cast result from hstrerror.
 
        * strports.c (st_end_input): Inserted parenthesis to get operator