summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0592589fc..5caf8735f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2016-10-27 Daniel Shahaf <d.s@daniel.shahaf.name>
+ * unposted: Doc/Zsh/compsys.yo, Doc/Zsh/contrib.yo: Minor
+ documentation fixes (markup, grammar, etc).
+
* 39739: Completion/Unix/Command/_head,
Completion/Unix/Command/_tail: Complete negative integers for
-n/-c in the GNU variant. (after 39479)