From: Nathan Youngman Date: Tue, 17 Nov 2015 21:21:40 +0000 (-0700) Subject: v1.2.4 X-Git-Tag: v1.7.2~211 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=79275569df67d5aa3d5d6a14b133a9fdb1e948e1;p=fsnotify.git v1.2.4 --- diff --git a/AUTHORS b/AUTHORS index 4e0e828..05b3f3e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -11,18 +11,21 @@ Adrien Bustany Caleb Spare Case Nelson -Chris Howey +Chris Howey Christoffer Buchholz Dave Cheney +Evan Phoenix Francisco Souza Hari haran John C Barstow Kelvin Fo +Ken-ichirou MATSUZAWA Matt Layher Nathan Youngman Paul Hammond Pieter Droogendijk Pursuit92 +Riku Voipio Rob Figueiredo Soge Zhang Tilak Sharma @@ -32,3 +35,4 @@ Yukang bronze1man debrando henrikedwards +铁哥 diff --git a/CHANGELOG.md b/CHANGELOG.md index d0ede67..208bcd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## master / 2015-10-17 +## v1.2.4 / 2015-10-17 * inotify: use epoll_create1 for arm64 support (requires Linux 2.6.27 or later) [#100](https://github.com/go-fsnotify/fsnotify/pull/100) (thanks @suihkulokki) * inotify: fix path leaks [#73](https://github.com/go-fsnotify/fsnotify/pull/73) (thanks @chamaken)