summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-12-31 23:58:06 +0200
committerLars Wirzenius <liw@liw.fi>2016-12-31 23:58:06 +0200
commitd6d974ed50c51d06bb0d1fd5be415a55b0e1e550 (patch)
treeaafbe8758e4c7edf096629b53e841585aa8b7cca
parent2f50a506b1d2a375c43a6904b54c213c11890f0b (diff)
downloaddistix-d6d974ed50c51d06bb0d1fd5be415a55b0e1e550.tar.gz
Update NEWS
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 59d41a5..ca0b6a6 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,14 @@ Version 0.7+git, not yet released
* `distix show` and other commands that accept ticket ids now accept
a unique id prefix, in addition to the full ticket id.
+* `distix list` now shows ticket ids as three words, picked from the
+ PGP word list. The words aren't random (they're carefully picked),
+ but they may seem so to the user. The words are easier to remember,
+ and easier to communicate by voice, than a hexadecimal ticket id.
+ `distix` commands that accept ticket ids as their command line
+ arguments now accept the triple-word combo as well as a hexadecimal
+ string.
+
Version 0.7, released 2016-10-19
-----------------------------------