projects
/
sbcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba534ac
)
1.1.0: will be tagged as "sbcl-1.1.0"
author
Christophe Rhodes
<csr21@cantab.net>
Mon, 1 Oct 2012 21:51:32 +0000
(21:51 +0000)
committer
Christophe Rhodes
<csr21@cantab.net>
Mon, 1 Oct 2012 21:51:32 +0000
(21:51 +0000)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
8c6d71a
..
8271c29
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,5
+1,5
@@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.0.58:
+changes in sbcl-1.1.0 relative to sbcl-1.0.58:
* enhancement: New variable, sb-ext:*disassemble-annotate* for controlling
source annotation of DISASSEMBLE output. Defaults to T.
* enhancement: TIMEOUT arguments added to WITH-MUTEX and WITH-RECURSIVE-LOCK, and