diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-12-21 19:59:52 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2015-12-21 19:59:52 -0500 |
commit | c348c16a6659f961d17046ddf3351208b7fcb5f7 (patch) | |
tree | 110ba7ca2655b59b8efd7f09209d798edc9b5ef0 /ChangeLog | |
parent | 8c86e7c28738c66c0e04ae7886b44dbcdfc6369e (diff) |
updated ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2015-12-21 Siddharth Ravikumar <sravik@bgsu.edu> + + commit 8c86e7c28738c66c0e04ae7886b44dbcdfc6369e + + * combox/events.py (ComboxDirMonitor.on_modified) + (NodeDirMonitor.on_modified): 'file modified' event that is + triggered by watchdog after file creation only happens in + GNU/Linux; modified the functions so that they handle it only on + GNU/Linux. + 2015-12-13 Siddharth Ravikumar <sravik@bgsu.edu> * combox/cbox.py (main): When it has to configure combox, it uses |