diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-06-24 23:00:26 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-06-24 23:00:26 +0000 |
commit | d09e51d6090df6e7c052d48543dcbd32af1a986f (patch) | |
tree | a76df404f9c652906fc1f24fa734cd58501249b8 /ChangeLog | |
parent | 46c8127e939e9102f27c5a10733cb444bf898a30 (diff) | |
download | zsh-d09e51d6090df6e7c052d48543dcbd32af1a986f.tar.gz zsh-d09e51d6090df6e7c052d48543dcbd32af1a986f.tar.xz zsh-d09e51d6090df6e7c052d48543dcbd32af1a986f.zip |
25243: patch from Chris Lamb to add --same-as for xrandr
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4f72e7029..a5d5bd9eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-06-24 Clint Adams <clint@zsh.org> + + * 25243: Completion/X/Command/_xrandr: patch from Chris Lamb to add + --same-as for xrandr. + 2008-06-24 Peter Stephenson <pws@csr.com> * 25244: Doc/Zsh/contrib.yo, Functions/Zle/match-words-by-style, |