2018-08-17 16:00:34 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 17 09:43:29 UTC 2018 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update mwc-random to version 0.14.0.0.
|
|
|
|
## Changes in 0.14.0.0
|
|
|
|
|
|
|
|
* Low level functions for acquiring random data for initialization
|
|
|
|
of PRGN state is moved to `System.Random.MWC.SeedSource` module
|
|
|
|
|
|
|
|
* Ensure that carry is always correct when restoring PRNG state from
|
|
|
|
seed. Only affects users who create 258 element seed manually.
|
|
|
|
(#63, #65)
|
|
|
|
|
2018-07-20 16:23:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 20 13:38:44 UTC 2018 - psimons@suse.com
|
|
|
|
|
|
|
|
- Add mwc-random at version 0.13.6.0.
|