diff options
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -40,6 +40,12 @@ application code. ** Functions for handling `scm_option' now no longer require an argument indicating length of the `scm_t_option' array. + +Changes in 1.8.7 (since 1.8.6) + +* Bugs fixed + +** Fix %fast-slot-ref/set!, to avoid possible segmentation fault Changes in 1.8.6 (since 1.8.5) |