diff --git a/ghc-mwc-random.changes b/ghc-mwc-random.changes index 34f9d8c..23623a7 100644 --- a/ghc-mwc-random.changes +++ b/ghc-mwc-random.changes @@ -1,5 +1,27 @@ ------------------------------------------------------------------- -Wed Aug 28 17:31:16 UTC 2019 - psimons@suse.com +Fri Nov 8 16:14:16 UTC 2019 - Peter Simons -- Add mwc-random at version 0.14.0.0. +- Drop obsolete group attributes. +------------------------------------------------------------------- +Sat Oct 20 11:31:46 UTC 2018 - Peter Simons + +- Use https URL to refer to bugs.opensuse.org. + +------------------------------------------------------------------- +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) + +------------------------------------------------------------------- +Fri Jul 20 13:38:44 UTC 2018 - psimons@suse.com + +- Add mwc-random at version 0.13.6.0.