1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-29 16:30:19 +02:00

*** empty log message ***

This commit is contained in:
Kevin Ryde 2006-02-02 20:59:54 +00:00
parent 1d314ec23b
commit 7a5e7cba5e

View file

@ -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.