diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2011-08-20 18:39:24 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2011-08-20 18:39:24 +0000 |
commit | c4beabbc643d5cea4f1a54ecc65fe82d25175d56 (patch) | |
tree | e95cf55148734bcc1c54e08fdaa0fa92b57e9db0 /ChangeLog | |
parent | 14f5735ed0ec5bc22c46468d52f972953e2f6737 (diff) | |
download | zsh-c4beabbc643d5cea4f1a54ecc65fe82d25175d56.tar.gz zsh-c4beabbc643d5cea4f1a54ecc65fe82d25175d56.tar.xz zsh-c4beabbc643d5cea4f1a54ecc65fe82d25175d56.zip |
Belatedly add move-line-in-buffer.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 315083080..9183dc348 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ -2011-08-20 Barton E. Schaefer <schaefer@zsh.org> +2011-08-20 Barton E. Schaefer <schaefer@brasslantern.com> + + * unposted: Functions/Zle/.distfiles: add move-line-in-buffer * 29711: Completion/compaudit: avoid calling potentially-slow "getent group" unless group-writable directories are found. @@ -15328,5 +15330,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5444 $ +* $Revision: 1.5445 $ ***************************************************** |