tail/CHANGES.md

11 lines
267 B
Markdown
Raw Normal View History

2013-05-29 02:06:11 +08:00
# May, 2013
* Recognize deletions/renames when using 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)
2013-05-29 02:06:11 +08:00
# Feb, 2013
* Initial open source release