1.0.53: will be tagged as "sbcl-1.0.53"
authorJuho Snellman <jsnell@iki.fi>
Sun, 6 Nov 2011 20:31:00 +0000 (21:31 +0100)
committerJuho Snellman <jsnell@iki.fi>
Sun, 6 Nov 2011 20:31:00 +0000 (21:31 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 88709b9..99ca95c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 ;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.0.52:
+changes in sbcl-1.0.53 relative to sbcl-1.0.52:
   * enhancement: on 64-bit targets, in src/compiler/generic/early-vm.lisp,
     the parameter n-fixnum-tag-bits may now vary from 1 (fixnum =
     (signed-byte 63)) to 3 (fixnum = (signed-byte 61)) at build-time.