summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Jerram <neil@ossau.uklinux.net>2009-01-04 22:45:54 +0000
committerNeil Jerram <neil@ossau.uklinux.net>2009-01-04 22:45:54 +0000
commitf9c780db975b67fd4c07e021991efde8b20a8c91 (patch)
tree362729b8c18d51d81813b323639c47c9be319d27
parent53a79cd06028690074bfeb6a20ef1c8cf2adcbee (diff)
downloadguile-f9c780db975b67fd4c07e021991efde8b20a8c91.tar.gz
NEWS entry for %fast-slot-ref/set! fix
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d5c6771d0..bd96d141b 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,13 @@ See the end for copying conditions.
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)
* New features (see the manual for details)