mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
1.0.49: Will be tagged as sbcl_1_0_49
This commit is contained in:
parent
f71d9c8d57
commit
34ac026c94
2
NEWS
2
NEWS
|
|
@ -1,5 +1,5 @@
|
|||
;;;; -*- coding: utf-8; fill-column: 78 -*-
|
||||
changes relative to sbcl-1.0.48:
|
||||
changes in sbcl-1.0.49 relative to sbcl-1.0.48:
|
||||
* minor incompatible change: WITH-LOCKED-HASH-TABLE no longer disables
|
||||
interrupts for its body.
|
||||
* enhancement: source locations are now available for files loaded as
|
||||
|
|
|
|||
|
|
@ -20,4 +20,4 @@
|
|||
;;; checkins which aren't released. (And occasionally for internal
|
||||
;;; versions, especially for internal versions off the main CVS
|
||||
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
|
||||
"1.0.48.35"
|
||||
"1.0.49"
|
||||
|
|
|
|||
Loading…
Reference in a new issue