diff options
author | Andrey Borzenkov <bor@users.sourceforge.net> | 2003-05-05 06:09:49 +0000 |
---|---|---|
committer | Andrey Borzenkov <bor@users.sourceforge.net> | 2003-05-05 06:09:49 +0000 |
commit | 46fc8b921b39f10288ad864a0877c90104695d9d (patch) | |
tree | 5620d764db7b1521d0024b242e1633fc7464048f /ChangeLog | |
parent | f318d64e3d255cafbef790e227126c45644fbe2b (diff) | |
download | zsh-46fc8b921b39f10288ad864a0877c90104695d9d.tar.gz zsh-46fc8b921b39f10288ad864a0877c90104695d9d.tar.xz zsh-46fc8b921b39f10288ad864a0877c90104695d9d.zip |
unposted: my name spelling as it is now
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d77e8abbd..1ba0e5fe0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-05-05 Andrey Borzenkov <bor@zsh.org> + * unposted: Etc/CONTRIBUTORS: my name spelling changed ... + * 18476: Src/Zle/complist.c, Src/Zle/zle_refresh.c: fix menu selection on terminals without cursor_down or with cursor_down set to ^J (Linux console) |