summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e5b4ba..4515ff8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@
already exist.
* setup.py: added function for reading a file; we don't use the
read_file function from combox.file module anymore.
+ * combox/file.py (rm_path): rm_path function, if it is given a
+ directory, purges it first before deleting it.
2016-01-10 Siddharth Ravikumar <sravik@bgsu.edu>