diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2011-07-01 19:34:19 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2011-07-01 19:34:19 +0000 |
| commit | 5276ff27d4db6f99763542d559a7ff284da73238 (patch) | |
| tree | 3efceaed7370174c5c4944aaf1e0df53e6a45988 | |
| parent | 29530: ${...?...} shouldn't cause an error with NO_EXEC option (diff) | |
| download | zsh-5276ff27d4db6f99763542d559a7ff284da73238.tar zsh-5276ff27d4db6f99763542d559a7ff284da73238.tar.gz zsh-5276ff27d4db6f99763542d559a7ff284da73238.tar.bz2 zsh-5276ff27d4db6f99763542d559a7ff284da73238.tar.lz zsh-5276ff27d4db6f99763542d559a7ff284da73238.tar.xz zsh-5276ff27d4db6f99763542d559a7ff284da73238.tar.zst zsh-5276ff27d4db6f99763542d559a7ff284da73238.zip | |
Omitted log entry
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -38,6 +38,11 @@ * Mikael Muszynski: 29510: Completion/X/Command/_mplayer: complete .m4v files. +2011-06-25 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * Axel Beckert: 29506: Doc/Zsh/params.yo: use format + SINGLE_LINE_ZLE as elsewhere in manual. + 2011-06-23 Peter Stephenson <p.w.stephenson@ntlworld.com> * 29503: Src/exec.c: Missing popheap() on failed autoload. |
