13 lines
351 B
Markdown
13 lines
351 B
Markdown
# May, 2013
|
|
|
|
* Detect file deletions/renames in polling file watcher (PR #1)
|
|
* Detect file truncation
|
|
* Fix potential race condition when reopening the file (issue 5)
|
|
* Fix potential blocking of `tail.Stop` (issue 4)
|
|
* Fix uncleaned up ChangeEvents goroutines after calling tail.Stop
|
|
* Support Follow=false
|
|
|
|
# Feb, 2013
|
|
|
|
* Initial open source release
|