projects
/
sbcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
408ed62
)
missing NEWS for previous commit
author
Nikodemus Siivola
<nikodemus@random-state.net>
Sun, 30 Oct 2011 19:51:02 +0000
(21:51 +0200)
committer
Nikodemus Siivola
<nikodemus@random-state.net>
Sun, 30 Oct 2011 19:55:17 +0000
(21:55 +0200)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
bdc57a6
..
a099c94
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-23,6
+23,8
@@
changes relative to sbcl-1.0.52:
* bug fix: on SPARC/:sb-unicode, avoid crashing the assembler by trying
to emit literal characters > (code-char 4095), for comparisons with
constant characters.
+ * bug fix: ROOM reported only the low 32 bits of dynamic space usage
+ on 64 bit platforms. (lp#881445)
changes in sbcl-1.0.52 relative to sbcl-1.0.51:
* enhancement: ASDF has been updated to version 2.017.