1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +02:00

NEWS entry for %fast-slot-ref/set! fix

This commit is contained in:
Neil Jerram 2009-01-04 22:45:54 +00:00
parent 53a79cd060
commit f9c780db97

7
NEWS
View file

@ -4,6 +4,13 @@ See the end for copying conditions.
Please send Guile bug reports to bug-guile@gnu.org. Please send Guile bug reports to bug-guile@gnu.org.
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) Changes in 1.8.6 (since 1.8.5)