Raymond Toy pushed to branch issue-418-update-asdf-to-3.3.7.4 at cmucl / cmucl
Commits:
-
2e4664d3
by Raymond Toy at 2025-06-23T07:45:00-07:00
1 changed file:
Changes:
... | ... | @@ -23,7 +23,7 @@ public domain. |
23 | 23 | * Add support for Gray streams implementation of file-length via
|
24 | 24 | `ext:stream-file-length` generic function.
|
25 | 25 | * Changes:
|
26 | - * Update to ASDF 3.3.7
|
|
26 | + * Update to ASDF 3.3.7.4
|
|
27 | 27 | * The RNG has changed from an old version of xoroshiro128+ to
|
28 | 28 | xoroshiro128**. This means sequences of random numbers will be
|
29 | 29 | different from before. See ~~#276~~.
|