summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ice-9/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog
index 62b698a37..25124c895 100644
--- a/ice-9/ChangeLog
+++ b/ice-9/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-01 Ludovic Courtès <ludovic.courtes@laas.fr>
+
+ * deprecated.scm (make-uniform-array): Fill the returned vector with
+ PROT, per guile 1.6 behaviour.
+
2006-01-30 Marius Vollmer <mvo@zagadka.de>
* threads.scm (ice-9): Export %thread-handler.