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 c4379fd583a6142446a1b07fb80da52108a9899f (commit) from 58af4a63cfcb6e4030b23122bde9550e9b54b8f8 (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 c4379fd583a6142446a1b07fb80da52108a9899f Author: Raymond Toy toy.raymond@gmail.com Date: Sat May 5 23:33:11 2012 -0700
Link to www.cmucl.org.
diff --git a/src/code/generic-site.lisp b/src/code/generic-site.lisp index e554d6d..c422621 100644 --- a/src/code/generic-site.lisp +++ b/src/code/generic-site.lisp @@ -25,7 +25,7 @@ (rplaca (cdr (member :bugs *herald-items*)) '("Send questions and bug reports to your local CMUCL maintainer, " terpri - "or see http://www.cons.org/cmucl/support.html." terpri + "or see http://www.cmucl.org/support.html." terpri "Loaded subsystems:" terpri)))
;;; If you have sources installed on your system, un-comment the following form @@ -39,6 +39,9 @@ ;;; top ;;; bin/ ;;; lib/ +;;; cmucl/ +;;; lib/ +;;; lisp*.coore ;;; man/ ;;; src/ ;;;
-----------------------------------------------------------------------
Summary of changes: src/code/generic-site.lisp | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-)
hooks/post-receive