From a40bd5329060c4865ec9d4bbdf81cdb1addc881f Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Mon, 11 Jan 1999 11:34:51 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 74fd827cc..ea87921e0 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,10 @@ +1999-01-11 Roland Orre + + * sort.c (scm_merge, scm_merge_list_x): Bugfix: Place elements + from first arg before equal elements in second arg in result. + (scm_merge_list_step): Bugfix: Don't presume that arguments in a C + function call are executed in a well defined order. + 1999-01-11 Jim Blandy * alloca.c (alloca): Cast value returned by malloc. (Thanks to