diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 26030dc03..8152107d6 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +1999-06-24 Mikael Djurfeldt + + * dynl-dl.c (sysdep_dynl_link): Added parenthesis around the + trinary conditional in order for the flag computation to be + correct. + 1999-06-23 Mikael Djurfeldt * struct.c, struct.h: