Commit 43a98065 authored by rtoy's avatar rtoy
Browse files

Update from logs.

parent 6eb76f9e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -49,8 +49,12 @@ New in this release:
      working.  Previously, all arithmetic operations would just
      return DOUBLE-DOUBLE-FLOAT even though the compiler should have
      been able to figure out a tighter result.
    - When SCALE-FLOAT would underflow, it would always return 0f0,
      instead of a floating-point zero of the correct type.

  * Trac Tickets:
    - #16: Read-time hash-table issue
      Fixed.

  * Other changes: