diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2005-09-26 18:39:21 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2005-09-26 18:39:21 +0000 |
commit | d9bb1a52c91bdff06bb7af281dc75ceae332a4e3 (patch) | |
tree | 7f8e1609be8d4c4bf1569ec7be84f38c5098e6b2 /ChangeLog | |
parent | 4431ebe7c117ae951e8435326bad3bab1402fdb0 (diff) | |
download | zsh-d9bb1a52c91bdff06bb7af281dc75ceae332a4e3.tar.gz zsh-d9bb1a52c91bdff06bb7af281dc75ceae332a4e3.tar.xz zsh-d9bb1a52c91bdff06bb7af281dc75ceae332a4e3.zip |
21764: unmetafication mangle zle history lines
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a79681bc3..040086a8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-09-26 Peter Stephenson <pws@csr.com> + * 21764: Src/Zle/zle_hist.c: unmetafication mangled history lines + in zle. + * unposted: Doc/Zsh/redirect.yo: alter text referring to process substitutions slightly. |