diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2012-01-17 19:19:32 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2012-01-17 19:19:32 +0000 |
commit | 69a6df462c6231041979fea56e74ee8264c3f798 (patch) | |
tree | 2f349bc35fcc6b11a76a788e70c7bb570bac2977 | |
parent | c8381cda78016f61e1a30cc34f1fb996300a0d41 (diff) | |
download | zsh-69a6df462c6231041979fea56e74ee8264c3f798.tar.gz zsh-69a6df462c6231041979fea56e74ee8264c3f798.tar.xz zsh-69a6df462c6231041979fea56e74ee8264c3f798.zip |
missed log entry for 30110
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index c6da3cf84..cf82ae205 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ * 30111: Src/exec.c: Fix segfaults with exec options. +2012-01-15 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * Richard Hartmann: 30110: Completion/Unix/Command/_vcsh, + Completion/Unix/Command/.distfiles: new completion. + 2012-01-09 Peter Stephenson <p.w.stephenson@ntlworld.com> * Stepan Koltsov: 30105: Completion/Unix/Command/_stgit: fix @@ -15860,5 +15865,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5562 $ +* $Revision: 1.5563 $ ***************************************************** |