diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2013-01-21 00:14:08 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2013-01-21 00:14:08 +0000 |
commit | 27c5a0d7744ffeaf677b097adbe9a094a3a49025 (patch) | |
tree | 20e5279474f589177a6c4efc5105a5fbaf57e05b /ChangeLog | |
parent | 0969fb91fa3dcf461a52f8dbda5313475c39f603 (diff) | |
download | zsh-27c5a0d7744ffeaf677b097adbe9a094a3a49025.tar.gz zsh-27c5a0d7744ffeaf677b097adbe9a094a3a49025.tar.xz zsh-27c5a0d7744ffeaf677b097adbe9a094a3a49025.zip |
30987: only call xrandr when necessary and use _call_program
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index e353225dc..cfad073d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-01-20 Oliver Kiddle <opk@zsh.org> + + * 30987: Completion/X/Command/_xrandr: only call xrandr when + necessary and use _call_program + 2013-01-14 Peter Stephenson <p.stephenson@samsung.com> * 30960: Alexey Bezhan: Completion/Unix/Command/_django: @@ -450,5 +455,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5786 $ +* $Revision: 1.5787 $ ***************************************************** |