about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2018-08-24 15:43:29 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2018-08-25 15:54:35 +0000
commit1c5fb91e71271abfc8ed13bf7545de196f1fe764 (patch)
tree621141c8c1efe96182b230569ce088e01c48fe79 /ChangeLog
parent40d9681b6294fbc6727056320e0f84b06885eeeb (diff)
downloadzsh-1c5fb91e71271abfc8ed13bf7545de196f1fe764.tar.gz
zsh-1c5fb91e71271abfc8ed13bf7545de196f1fe764.tar.xz
zsh-1c5fb91e71271abfc8ed13bf7545de196f1fe764.zip
43331: _diff3: Enhance positional argument descriptions (thanks, Oliver).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0df4b107..81875ae12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-08-25  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 43331: Completion/Unix/Command/_diff3: Enhance positional
+	argument descriptions (thanks, Oliver).
+
 2018-08-24  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* 43313 (log message tweaked):