update changelog

This commit is contained in:
Lance Edgar 2013-02-17 08:59:47 -08:00
parent 896a320da5
commit ea7473f18d
2 changed files with 9 additions and 1 deletions

View file

@ -1,4 +1,12 @@
0.1a27
------
- [feature] Overhauled file monitors. Added the "process existing" (defaults
to true) and "stop on error" (defaults to false) features to both Linux and
Win32 file monitors. Both features may be overridden in config. The Linux
file monitor was rewritten as an ``edbob.daemon.Daemon`` class.
0.1a26
------