about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHong Xu <hong@topbug.net>2014-02-23 20:25:04 -0800
committerPeter Stephenson <pws@zsh.org>2014-02-24 09:32:01 +0000
commite5b55ebf4546b82a1cc5c2b03d404da046a28df2 (patch)
treee5ee50da220838f9049532c9c7087a792065d135 /ChangeLog
parentafe7ff6b5dc6e979aae1695635349a33468f7d12 (diff)
downloadzsh-e5b55ebf4546b82a1cc5c2b03d404da046a28df2.tar.gz
zsh-e5b55ebf4546b82a1cc5c2b03d404da046a28df2.tar.xz
zsh-e5b55ebf4546b82a1cc5c2b03d404da046a28df2.zip
Fix outdated npm completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6827f5ec0..49dcf6b62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-02-24  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* Hong Xu: 32492: Completion/Unix/Command/_npm: fix outdated
+	completion.
+
 	* Sebastien Alaiwan: 32462: Completion/Unix/Command/_bzr:
 	improve completion with directory path.