summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-10-22 18:15:20 -0400
committerJoey Hess <joeyh@joeyh.name>2016-10-22 18:15:20 -0400
commit98373fc18eba97cb0703737d0e9b56e6c91cc352 (patch)
tree8645d1866d890e4ca086d6a6f1e4f3250c0d1389
parent30e1b6cfe9eda7dc8711d4530f336ec68c29967d (diff)
downloadkeysafe-98373fc18eba97cb0703737d0e9b56e6c91cc352.tar.gz
thanks sean!
-rw-r--r--CHANGELOG11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 064ae94..9a48ae5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,14 @@
+keysafe (0.20161008) UNRELEASED; urgency=medium
+
+ * Add keywords to desktop file.
+ Thanks, Sean Whitton
+ * Fix use of .IP macro in manpage.
+ Thanks, Sean Whitton
+ * Fix some mispellings.
+ Thanks, Sean Whitton
+
+ -- Joey Hess <id@joeyh.name> Sat, 22 Oct 2016 18:14:32 -0400
+
keysafe (0.20161007) unstable; urgency=medium
* Check if --store-local directory is writable.