summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-08-31 15:32:36 -0400
committerJoey Hess <joeyh@joeyh.name>2016-08-31 15:32:36 -0400
commit7f95978da0764cb5d412a12f9b0dfc01ffcd3c29 (patch)
treea9db4a81b26a688d743abbc5503a3909a9d7e88b
parentcf6d50ad062aa17de30f88df828a9f526adde74b (diff)
downloadkeysafe-7f95978da0764cb5d412a12f9b0dfc01ffcd3c29.tar.gz
updae
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5e3109e..c29de18 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,7 +9,7 @@ keysafe (0.20160820) UNRELEASED; urgency=medium
* Tuned argon2 hash parameters on better hardware than my fanless laptop.
* Improve time estimates, taking into account the number of cores.
* Added basic test suite.
- * Added options: --store-directory
+ * Added options: --store-directory --test --port --address
* Added a Makefile
* Added a systemd service file.
* Added a desktop file.