Skip to content

Commit

Permalink
Update NEWS.stability
Browse files Browse the repository at this point in the history
  • Loading branch information
ursetto committed Jun 29, 2012
1 parent 186b26b commit fe98f33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.stability
Expand Up @@ -86,3 +86,4 @@ ca47614 tcp-connect must close socket on connection timeout [thanks to Jörg Wit
70d90bc Exceptions signalled by code that executes in finalizers will now be caught and do not propagate upwards into arbitrary user code. 70d90bc Exceptions signalled by code that executes in finalizers will now be caught and do not propagate upwards into arbitrary user code.
a77ae51 Fix finalizer size check: if it's bigger, we're already using one slot beyond the vector (cherry picked from commit af50ab32216c3e644587eea44bac12bbca4185bc) a77ae51 Fix finalizer size check: if it's bigger, we're already using one slot beyond the vector (cherry picked from commit af50ab32216c3e644587eea44bac12bbca4185bc)
46bd6d4 Add finalizer test, which was accidentally left out of commit 8a6d9a46185f4ae0498792840a5ebda659eaed61 (cherry picked from commit a9bd42146f2debc6f651123488d7e6a870ce3ab0) 46bd6d4 Add finalizer test, which was accidentally left out of commit 8a6d9a46185f4ae0498792840a5ebda659eaed61 (cherry picked from commit a9bd42146f2debc6f651123488d7e6a870ce3ab0)
186b26b Avoid using / in xsubstring and string-xcopy!, since srfi-13 is compiled with (declare (fixnum))

0 comments on commit fe98f33

Please sign in to comment.