summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2016-01-11 21:19:38 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2016-01-11 21:19:38 -0500
commit26951e463213e333379258773b8cb123aa08c269 (patch)
tree793fee07f3d78cb5779720ab267a210217b5aa19 /ChangeLog
parent20c630a1b89c4f431d63e7bf5c04928956400bcb (diff)
updated 'download_url' in setup.py.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4515ff8..7342e25 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.
+ (config) 'download_url' updated to point to
+ git.ricketyspace.net/combox
* combox/file.py (rm_path): rm_path function, if it is given a
directory, purges it first before deleting it.