about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-03-28 01:54:08 +0000
committerClint Adams <clint@users.sourceforge.net>2007-03-28 01:54:08 +0000
commitf5fe691fc1c59e9089c8992db31ff44bf40ca4c7 (patch)
treef8dbe015a8e614b3aadacc27511714f98cf29f5b /ChangeLog
parent38cdf737943a5279eec91df8caf83185ef92c80a (diff)
downloadzsh-f5fe691fc1c59e9089c8992db31ff44bf40ca4c7.tar.gz
zsh-f5fe691fc1c59e9089c8992db31ff44bf40ca4c7.tar.xz
zsh-f5fe691fc1c59e9089c8992db31ff44bf40ca4c7.zip
23241: Daniel Qarras: fix for _module.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 229dc96c6..7815d3e1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-28  Clint Adams  <clint@zsh.org>
+
+	* 23241: Daniel Qarras: Completion/Unix/Command/_module:
+	fix for _module.
+
 2007-03-27  Peter Stephenson  <pws@csr.com>
 
 	* unposted: Src/jobs.c: fix uninitialized variable in 23238.