[git] CMU Common Lisp branch master updated. snapshot-2014-02-3-g1554c68

Raymond Toy rtoy at common-lisp.net
Fri Feb 7 16:15:34 UTC 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMU Common Lisp".

The branch, master has been updated
       via  1554c686c73c29228bf5b77425837fe27f3aa201 (commit)
      from  9be8ccbffdd602b08e0ba12aa59bc0d137dc569d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1554c686c73c29228bf5b77425837fe27f3aa201
Author: Raymond Toy <toy.raymond at gmail.com>
Date:   Fri Feb 7 08:15:27 2014 -0800

    Add news about lisp-unit.

diff --git a/src/general-info/release-20f.txt b/src/general-info/release-20f.txt
index 8df0287..628236b 100644
--- a/src/general-info/release-20f.txt
+++ b/src/general-info/release-20f.txt
@@ -45,6 +45,8 @@ New in this release:
     * Run-time checks for zero pages on newly allocated pages has been
       disabled now that the lazy zeroing of the heap pages has been
       the default for several months now.
+    * Add lisp-unit as a contrib.  Use (require :lisp-unit) to load
+      it.  Precompiled fasls are not included.
 
   * ANSI compliance fixes:
     * The values on the branch cuts for the inverse trig and

-----------------------------------------------------------------------

Summary of changes:
 src/general-info/release-20f.txt |    2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
CMU Common Lisp



More information about the cmucl-cvs mailing list