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, RELEASE-20C-BRANCH has been updated via ad210786dc3408d450e7780b3f60e0c18cef18e0 (commit) via d22414b343842447e945a611ceb6973230ae2f65 (commit) via 8b6039fd9e994e44b09e6ce1ca71905d2b9551e0 (commit) from 938269e2987c8ca1e73d804a8a8a53b63024cae2 (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 ad210786dc3408d450e7780b3f60e0c18cef18e0 Author: Raymond Toy toy.raymond@gmail.com Date: Sat Oct 22 13:52:25 2011 -0700
Update date.
diff --git a/general-info/lisp.1 b/general-info/lisp.1 index 5bb9915..2595260 100644 --- a/general-info/lisp.1 +++ b/general-info/lisp.1 @@ -11,7 +11,7 @@ ." ********************************************************************** ." ." Man page for CMU CL. -.TH LISP 1 "Mar, 2009" +.TH LISP 1 "Nov, 2011" .AT 3 .SH NAME lisp - CMU Common Lisp programming environment
commit d22414b343842447e945a611ceb6973230ae2f65 Author: Raymond Toy toy.raymond@gmail.com Date: Sat Oct 22 13:50:06 2011 -0700
Clean up phrasing.
diff --git a/general-info/release-20c.txt b/general-info/release-20c.txt index 2db1794..86ff7a1 100644 --- a/general-info/release-20c.txt +++ b/general-info/release-20c.txt @@ -22,8 +22,8 @@ New in this release: - Update to Unicode 6.0.0. - Add support for character name completion. This can be used by Slime to do character name completion. - - Initial support for Solaris/x86. CMUCL will run on Solaris/x86 - with all features available, except only Unicode is supported. + - Support for Solaris/x86. CMUCL will run on Solaris/x86 with all + features available, except only Unicode is supported.
* Changes - ASDF2 updated to version 2.017.
commit 8b6039fd9e994e44b09e6ce1ca71905d2b9551e0 Author: Raymond Toy toy.raymond@gmail.com Date: Sat Oct 22 13:45:22 2011 -0700
Update date and version for release.
diff --git a/docs/cmu-user/cmu-user.tex b/docs/cmu-user/cmu-user.tex index 3ea079c..4a94c16 100644 --- a/docs/cmu-user/cmu-user.tex +++ b/docs/cmu-user/cmu-user.tex @@ -47,7 +47,7 @@ \newcommand{\keywords}{lisp, Common Lisp, manual, compiler, programming language implementation, programming environment}
-\date{October 2010 \ 20b} +\date{November 2011 \ 20c}
\begin{document}
-----------------------------------------------------------------------
Summary of changes: docs/cmu-user/cmu-user.tex | 2 +- general-info/lisp.1 | 2 +- general-info/release-20c.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive