summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0a03ee80..3d0483c6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-09-18 Oliver Kiddle <opk@zsh.org>
+
+ * 41727: Completion/Unix/Command/_tidy: run tidy -xml-config
+ to get HTML options for completion
+
2017-09-18 Barton E. Schaefer <schaefer@zsh.org>
* 41723: Src/loop.c: one more case of 41627 in "while" loops.