summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-05-09 19:20:04 -0400
committerJoey Hess <joeyh@joeyh.name>2017-05-09 19:20:04 -0400
commite4612d3adfa85c30b188555c0b30006e7452bbec (patch)
tree1c72dffcafe33234c30b73e51fbf16bdf223837a /CHANGELOG
parent54182fd08797eb82fe39dd67b7b5039aaa1dc0a1 (diff)
downloaddebug-me-e4612d3adfa85c30b188555c0b30006e7452bbec.tar.gz
Fix bug that prevented creating ~/.debug-me/log/remote/ when ~/.debug-me/ didn't already exist.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9be378e..4a4cc05 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,8 @@ debug-me (1.20170506) UNRELEASED; urgency=medium
Thanks, Sean Whitton.
* Avoid crash when --use-server is given an url that does not
include a path.
+ * Fix bug that prevented creating ~/.debug-me/log/remote/
+ when ~/.debug-me/ didn't already exist.
-- Joey Hess <id@joeyh.name> Tue, 09 May 2017 11:45:41 -0400