projects
/
sbcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
914eb13
)
Add an entry for ASDF upgrade to NEWS
author
Juho Snellman
<jsnell@iki.fi>
Mon, 2 Apr 2012 03:50:46 +0000
(
05:50
+0200)
committer
Juho Snellman
<jsnell@iki.fi>
Thu, 12 Apr 2012 21:07:05 +0000
(23:07 +0200)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
39dbb6c
..
2d48aa1
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-5,6
+5,7
@@
changes relative to sbcl-1.0.55:
(Thanks to James Knight, lp#911027)
* enhancements
** SBCL can now be built using Clang.
+ ** ASDF has been updated 2.20.
* bug fix: compiler errors when weakening hairy integer types. (lp#913232)
* bug fix: don't complain about a too-hairy lexical environment for inlining
when the function has never been requested for inlining. (lp#963530)