projects
/
sbcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdcbd4b
)
1.1.6: will be tagged as "sbcl-1.1.6"
author
Christophe Rhodes
<csr21@cantab.net>
Fri, 29 Mar 2013 19:38:35 +0000
(19:38 +0000)
committer
Christophe Rhodes
<csr21@cantab.net>
Fri, 29 Mar 2013 19:38:35 +0000
(19:38 +0000)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
e6699ae
..
0774be8
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,5
+1,5
@@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.1.5:
+changes in sbcl-1.1.6 relative to sbcl-1.1.5:
* enhancement: the continuable error when defknown-ing over extant
fndb entries can be ignored by passing :overwrite-fndb-silently t
as a keyword argument to sb-c:defknown (after attributes). Useful