about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-04-14 15:52:08 +0200
committerOliver Kiddle <opk@zsh.org>2016-04-14 15:52:08 +0200
commitfbe2763411db0efd2e0ee36bb851842ce0f00d4a (patch)
tree6178f1b7409509ed523c7cd1e3facefd3150c337 /ChangeLog
parent8fe58bf04734f7fb5155c79fc298d15b18704185 (diff)
downloadzsh-fbe2763411db0efd2e0ee36bb851842ce0f00d4a.tar.gz
zsh-fbe2763411db0efd2e0ee36bb851842ce0f00d4a.tar.xz
zsh-fbe2763411db0efd2e0ee36bb851842ce0f00d4a.zip
37847: update du arguments up to GNU du 8.25
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9b3d0afd..17a3aae11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+	* Christian Neukirchen: 37847: Completion/Unix/Command/_du:
+	update du arguments up to GNU du 8.25
+
 2016-04-10  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* m0viefreak: 38264: Doc/Zsh/zle.yo: improve doc for 38145