summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f09bfd..fbae6ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2015-12-22 Siddharth Ravikumar <sravik@bgsu.edu>
+ * combox/cbox.py (main): Added `IOError` in the catch block that
+ handles errors when opening the combox configuration file.
+
+2015-12-22 Siddharth Ravikumar <sravik@bgsu.edu>
+
* README.rst: fixed lint errors.
2015-12-22 Siddharth Ravikumar <sravik@bgsu.edu>