update change log

This commit is contained in:
Sridhar Ratnakumar 2013-11-13 17:37:03 -08:00
parent 323e1c0988
commit ebc25f9788
1 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,16 @@
# Nov, 2013
* add Cleanup to remove leaky inotify watches (PR #20)
# Aug, 2013
* redesigned Location field (PR #12)
* add tail.Tell (PR #14)
# July, 2013
* Rate limiting (PR #10)
# May, 2013
* Detect file deletions/renames in polling file watcher (PR #1)