diff --git a/ghc-fsnotify.changes b/ghc-fsnotify.changes index 83122e7..4745be2 100644 --- a/ghc-fsnotify.changes +++ b/ghc-fsnotify.changes @@ -1,10 +1,7 @@ ------------------------------------------------------------------- -Mon Jul 9 19:45:15 UTC 2018 - psimons@suse.com +Fri Jul 13 14:31:46 UTC 2018 - psimons@suse.com - Update fsnotify to version 0.3.0.1. - Changes - ======= - Version 0.3.0.0 --------------- @@ -17,6 +14,8 @@ Mon Jul 9 19:45:15 UTC 2018 - psimons@suse.com * Interpreting OSX hfsevents flags is more sane now (see comments in OSX.hs for details). * Improve a race condition when adding watches on Linux. * Improve robustness of the PollManager. + * Fix double call to `closeHandle` on Windows. + * Remove comments about locking from the documentation. ------------------------------------------------------------------- Mon May 14 17:02:11 UTC 2018 - psimons@suse.com