diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-01-16 13:38:55 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-01-16 13:38:55 +0000 |
commit | 17412e3c7d1add9eb02ba15334a238061a355135 (patch) | |
tree | 6ca1b252e760e19b347cdd78e26bdbdcace7690a /ChangeLog | |
parent | 3823be143b75737a20a5bdac685586320db79063 (diff) | |
download | zsh-17412e3c7d1add9eb02ba15334a238061a355135.tar.gz zsh-17412e3c7d1add9eb02ba15334a238061a355135.tar.xz zsh-17412e3c7d1add9eb02ba15334a238061a355135.zip |
24388: tidy up error if MH not available
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cc2948574..c4de495ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-01-14 Peter Stephenson <pws@csr.com> + + * 24388: Completion/Unix/Command/_mh: abort neatly if MH + commands not found. + 2008-01-13 Clint Adams <clint@zsh.org> * 24387: Completion/Debian/Command/_dpkg: update --force-* |