From e1892dbebf90e7a0e288c086ec0c6cb9e4d22459 Mon Sep 17 00:00:00 2001 From: Nathan Youngman Date: Sun, 27 Oct 2013 17:44:17 -0600 Subject: [PATCH] more Changelog still working my way back through history --- CHANGELOG.md | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0595ea7..b872b22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,4 +11,30 @@ * [Doc] update package path in example code #63 (thanks @paulhammond) * [Doc] Contributing document (thanks @nathany) * [Doc] Cross-platform testing with Vagrant #59 (thanks @nathany) -* [Doc] GoCI badge in README (tests Linux only) #60 +* [Doc] GoCI badge in README (Linux only) #60 + +## r2013-06-17 + +* [Fix] Windows: handle `ERROR_MORE_DATA` on Windows #49 (thanks @jbowtie) + +## r2013-06-03 + +* [Fix] inotify: ignore event changes +* lower case error messages +* [API] Make syscall flags internal +* [Fix] race in symlink test #45 (reported by @srid) +* [Fix] tests on Windows + +## r2013-05-23 + +* kqueue: Use EVT_ONLY flag on Darwin +* [Doc] Update README with full example + +## r2013-05-09 + +* [Fix] inotify: allow monitoring of "broken" symlinks (thanks @tsg) + +## r2013-04-07 + +* [Fix] kqueue: watch all file events #40 (thanks @ChrisBuchholz) + -- 2.50.1