From 0af045dfe57fb358f31a63c28aa951b3d35447f3 Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Wed, 23 Jun 1999 16:00:30 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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: