about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2015-02-07 22:12:26 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2015-02-07 22:28:03 +0000
commit860ef4e125673f07633e811a8f893c3e62c405c9 (patch)
tree4b38af013c0fa70577811dd53be2b99469f2f934 /ChangeLog
parent2810317ae2f2f96d06add76c17510a90f2ea3f62 (diff)
downloadzsh-860ef4e125673f07633e811a8f893c3e62c405c9.tar.gz
zsh-860ef4e125673f07633e811a8f893c3e62c405c9.tar.xz
zsh-860ef4e125673f07633e811a8f893c3e62c405c9.zip
34464: Update mtr completion to mtr 0.82
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d14fc5345..002f52094 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-02-07  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* 34464: Completion/Unix/Command/_mtr: Update mtr completion
+	to mtr 0.82
+
 2015-02-03  Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
 
 	* 34456: _arguments: lopts should be initialized as an array