X-Git-Url: https://git.hcoop.net/bpt/guile.git/blobdiff_plain/acbfb5946b783c8782e1f36d183e896b18fcb5f6..dbd1132b9c08b1362de6d9ff2d08840028129757:/libguile/ChangeLog diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 854a3651f..d59bc98ec 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +2007-10-27 Ludovic Courtès + + * fports.c (scm_i_evict_port): Expect a port, rather than a pair + containing the port. Fixes a bug in the new port table (2007-08-26). + (scm_evict_ports): Use `scm_c_port_for_each ()'. + 2007-10-21 Neil Jerram * eval.c (unmemoize_delay): Extend the environment before