From 091cc84f18b3214d4e94a83a011e6e85572c9884 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Tue, 22 Dec 2015 17:05:33 -0500 Subject: Fixed try-catch block in combox.cbox.main. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9f09bfd..fbae6ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-12-22 Siddharth Ravikumar + + * combox/cbox.py (main): Added `IOError` in the catch block that + handles errors when opening the combox configuration file. + 2015-12-22 Siddharth Ravikumar * README.rst: fixed lint errors. -- cgit v1.2.3