about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthew Martin <phy1729@gmail.com>2018-06-15 14:12:12 -0500
committerMatthew Martin <phy1729@gmail.com>2018-06-15 14:15:56 -0500
commitd5360e324c1e4ff0c3a38ba318124435676d7610 (patch)
tree5f04d5673bf9a3bd8bb27b3f9fb485afbb9db875 /ChangeLog
parent9408c4825b339c43299a39b46811fc6153740e01 (diff)
downloadzsh-d5360e324c1e4ff0c3a38ba318124435676d7610.tar.gz
zsh-d5360e324c1e4ff0c3a38ba318124435676d7610.tar.xz
zsh-d5360e324c1e4ff0c3a38ba318124435676d7610.zip
42981: Add ed completer
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c8ff2f41..074a7f4b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-06-15  Matthew Martin  <phy1729@gmail.com>
+
+	* 42981: Completion/Unix/Command/_ed: Add ed completer
+
 2018-06-15  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* users/23472: 	Doc/Zsh/mod_system.yo, Src/Modules/system.c,