projects
/
sbcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
243b236
)
1.0.56: will be tagged as "sbcl-1.0.56"
author
Juho Snellman
<jsnell@iki.fi>
Thu, 12 Apr 2012 21:07:37 +0000
(21:07 +0000)
committer
Juho Snellman
<jsnell@iki.fi>
Thu, 12 Apr 2012 21:07:37 +0000
(21:07 +0000)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
2d48aa1
..
47e9548
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,5
+1,5
@@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.0.55:
+changes in sbcl-1.0.56 relative to sbcl-1.0.55:
* bug fix: fix copy-structure. When copying from stack to heap, garbage
could end up in the heap making GC unhappy.
(Thanks to James Knight, lp#911027)