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 901d7539202d485429c76b4262d0f6e500826a07 (commit) from 358271a229dd26938a617a7249153972cd276f37 (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 901d7539202d485429c76b4262d0f6e500826a07 Author: Raymond Toy toy.raymond@gmail.com Date: Sun Mar 2 09:57:42 2014 -0800
Update from commit logs.
diff --git a/src/general-info/release-20f.txt b/src/general-info/release-20f.txt index de3f682..b245312 100644 --- a/src/general-info/release-20f.txt +++ b/src/general-info/release-20f.txt @@ -68,11 +68,20 @@ New in this release: Incorrect results were returned under some conditions when the result TN was packed in the same location as one of the argument TNs. + * Type derivation for log now matches the actual returned + values. (Ticket #92). + * The float constants for various limits are defined for + double-double floats such as + least-positive-double-double-float. + * When reading very small float values, round to + least-positive-foo-float if possible.
* Trac Tickets: * Ticket #90 fixed. * Ticket #92 fixed. * Ticket #87 fixed. + * Ticket #94 fixed. + * Ticket #93 fixed.
* Other changes:
-----------------------------------------------------------------------
Summary of changes: src/general-info/release-20f.txt | 9 +++++++++ 1 file changed, 9 insertions(+)
hooks/post-receive