summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e721723..59d41a5 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ Version 0.7+git, not yet released
* rsiddharth fixed a timezone parsting bug in the
distixlib.Ticket._get_message_timestamp method.
+* `distix show` and other commands that accept ticket ids now accept
+ a unique id prefix, in addition to the full ticket id.
+
Version 0.7, released 2016-10-19
-----------------------------------