projects
/
sbcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3db2929
)
1.1.14: will be tagged as "sbcl-1.1.14"
author
Christophe Rhodes
<csr21@cantab.net>
Sat, 30 Nov 2013 14:28:09 +0000
(14:28 +0000)
committer
Christophe Rhodes
<csr21@cantab.net>
Sat, 30 Nov 2013 14:28:09 +0000
(14:28 +0000)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
3c11c72
..
60abb6a
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,5
+1,5
@@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.1.13:
+changes in sbcl-1.1.14 relative to sbcl-1.1.13:
* optimization: complicated TYPEP tests are less opaque to the type
propagation pass. (lp#1229340)
* optimization: [N]BUTLAST perform a single pass over the list. (lp#1245697)