]> go.fuhry.dev Git - fsnotify.git/commitdiff
10.1 changelog
authorNathan Youngman <git@nathany.com>
Fri, 13 Jun 2014 03:07:57 +0000 (21:07 -0600)
committerNathan Youngman <git@nathany.com>
Fri, 13 Jun 2014 03:07:57 +0000 (21:07 -0600)
CHANGELOG.md

index eeb016c371627b8492077d81e7d04d605d73b9b3..b878e338e9a54be77b0cde942c30f4e8e6cae4fa 100644 (file)
@@ -1,5 +1,9 @@
 # Changelog
 
+## v0.10.1 / 2014-06-12
+
+* Fix data race on kevent buffer (thanks @tilaks) [#98](https://github.com/howeyc/fsnotify/pull/98)
+
 ## v0.10.0 / 2014-05-23
 
 * [API] Remove current implementation of WatchFlags [#1](https://github.com/gophertown/fsnotify/pull/1)