diff options
author | Frank Terbeck <bewater@users.sourceforge.net> | 2011-04-25 22:26:18 +0000 |
---|---|---|
committer | Frank Terbeck <bewater@users.sourceforge.net> | 2011-04-25 22:26:18 +0000 |
commit | 875f048b8b1d364b7498681eba972b4f07d8010b (patch) | |
tree | 3fd2fcaad0cea81b50f62bdfc6e2852c0ee993c5 /ChangeLog | |
parent | e38f65bba4bc6d4a57a2272d8960b2312142bd92 (diff) | |
download | zsh-875f048b8b1d364b7498681eba972b4f07d8010b.tar.gz zsh-875f048b8b1d364b7498681eba972b4f07d8010b.tar.xz zsh-875f048b8b1d364b7498681eba972b4f07d8010b.zip |
unposted: Revert change from 28896, which did more evil than good.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 36e5c173b..eebd4ae31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,9 @@ * Simon Ruderich: 29041: Completion/Unix/Command/_git: Add completion for `tig' like the one for `gitk' from 29028. + * unposted: Functions/Zle/edit-command-line: Revert change from + 28896, which did more evil than good. + 2011-04-24 Barton E. Schaefer <schaefer@zsh.org> * Jun T.: 29031: Src/Zle/complist.c: increment global minfo @@ -14516,5 +14519,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5262 $ +* $Revision: 1.5263 $ ***************************************************** |