summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2015-11-19 08:23:31 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2015-11-19 08:23:31 -0500
commit5aa1ba0c1dcad62931ba27bb66bf115233086d6c (patch)
treebb98c53beb235127c52656db5d457a2e2087039e /ChangeLog
parent981c55615c26c0044cbf15969aa1d6ee2177f88a (diff)
Now ComboxDirMonitor uses Lock. Addresses bug#11.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d294fb..e55a3fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2015-11-19 Siddharth Ravikumar <sravik@bgsu.edu>
+
+ * combox/events.py: ComboxDirMonitor now uses Lock; now this Lock
+ is shared by both the ComboxDirMonitor and the NodeDirMonitors.
+
+ Files changed because of the change to ComboxDirMonitor: combox/cbox.py
+
+ This changed addresses bug#11 (See TODO.org).
+
2015-11-13 Siddharth Ravikumar <sravik@bgsu.edu>
bumping to v0.1.3