about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authordana <dana@dana.is>2019-02-22 13:14:16 -0600
committerdana <dana@dana.is>2019-02-22 13:14:16 -0600
commit7930905f0ccddd8899a73cfe77f04a9646a6a6be (patch)
tree0d46807e43afbeb4f08bb01364fe02bf93e09d2a /ChangeLog
parent0afe9dc02a941be1f910b89af7e5f6d342503978 (diff)
downloadzsh-7930905f0ccddd8899a73cfe77f04a9646a6a6be.tar.gz
zsh-7930905f0ccddd8899a73cfe77f04a9646a6a6be.tar.xz
zsh-7930905f0ccddd8899a73cfe77f04a9646a6a6be.zip
44076: _column: Support Debian, add missing options, adjust wording
Tweaked per off-list discussion with Daniel: We agreed that it would be
best to side-step the wording disagreement between the BSD and
util-linux implementations by using our own description for -x, which
was borrowed from the one for `print -ca`
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1afc5115..a9fc99232 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-02-22  dana  <dana@dana.is>
+
+	* 44076 (tweaked): Completion/Unix/Command/_column: Support
+	Debian column, add missing util-linux options, adjust wording
+
 2019-02-18  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* Yutian Li: 44067: Src/hist.c: If history read was interrupted,