about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bdb8ff80..0592589fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-10-27  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 39739: Completion/Unix/Command/_head,
+	Completion/Unix/Command/_tail: Complete negative integers for
+	-n/-c in the GNU variant.  (after 39479)
+
 2016-10-25  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 39725: Src/Zle/complist.c: more metafication of patterns.