summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Djurfeldt <djurfeldt@nada.kth.se>1999-01-11 11:34:51 +0000
committerMikael Djurfeldt <djurfeldt@nada.kth.se>1999-01-11 11:34:51 +0000
commita40bd5329060c4865ec9d4bbdf81cdb1addc881f (patch)
treec8b8d61ccd6c32b7d163aeb019ba48c90c9a3896
parentc56cc3c85d04ed85885f674c33abe49959260336 (diff)
downloadguile-a40bd5329060c4865ec9d4bbdf81cdb1addc881f.tar.gz
*** empty log message ***
-rw-r--r--libguile/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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 <mdj@mdj.nada.kth.se>
+
+ * 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 <jimb@zwingli.cygnus.com>
* alloca.c (alloca): Cast value returned by malloc. (Thanks to