Skip to content

Commit

Permalink
Merge pull request haskell#16 from cartazio/master
Browse files Browse the repository at this point in the history
adding more changes to the change log
  • Loading branch information
ekmett committed Sep 15, 2014
2 parents 537599b + 53f8c21 commit 4dfda2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@
https://github.com/haskell/random/pull/7
* fix memory leaks by using strict fields and strict atomicModifyIORef'
https://github.com/haskell/random/pull/8
related to ghc trac tickets #7936 and #4218
* support for base < 4.6 (which doesnt provide strict atomicModifyIORef')
and integrating Travis CI support.
https://github.com/haskell/random/pull/12
* fix C type in test suite https://github.com/haskell/random/pull/9

# 1.0.1.1
bump for overflow bug fixes
Expand Down

0 comments on commit 4dfda2a

Please sign in to comment.