summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-06-24 23:00:26 +0000
committerClint Adams <clint@users.sourceforge.net>2008-06-24 23:00:26 +0000
commitd09e51d6090df6e7c052d48543dcbd32af1a986f (patch)
treea76df404f9c652906fc1f24fa734cd58501249b8
parent25244: add subword-range style (diff)
downloadzsh-d09e51d6090df6e7c052d48543dcbd32af1a986f.tar
zsh-d09e51d6090df6e7c052d48543dcbd32af1a986f.tar.gz
zsh-d09e51d6090df6e7c052d48543dcbd32af1a986f.tar.bz2
zsh-d09e51d6090df6e7c052d48543dcbd32af1a986f.tar.lz
zsh-d09e51d6090df6e7c052d48543dcbd32af1a986f.tar.xz
zsh-d09e51d6090df6e7c052d48543dcbd32af1a986f.tar.zst
zsh-d09e51d6090df6e7c052d48543dcbd32af1a986f.zip
25243: patch from Chris Lamb to add --same-as for xrandr
-rw-r--r--ChangeLog5
-rw-r--r--Completion/X/Command/_xrandr1
2 files changed, 6 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.