diff options
author | Wayne Davison <wayned@users.sourceforge.net> | 2010-09-16 01:02:26 +0000 |
---|---|---|
committer | Wayne Davison <wayned@users.sourceforge.net> | 2010-09-16 01:02:26 +0000 |
commit | 24869e5426d6cc12a1cc9a41c26904656628d88b (patch) | |
tree | dbcd1ded9e06cd9837551c4f4ef86df8b74c1bbd /ChangeLog | |
parent | f1495f5099073e2e4896c13e28e8d936b4979fd3 (diff) | |
download | zsh-24869e5426d6cc12a1cc9a41c26904656628d88b.tar.gz zsh-24869e5426d6cc12a1cc9a41c26904656628d88b.tar.xz zsh-24869e5426d6cc12a1cc9a41c26904656628d88b.zip |
28261: Julius Plenz: separate the options to _arguments.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 2848d8b36..777cf8dc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-09-15 Wayne Davison <wayned@users.sourceforge.net> + + * 28261: Julius Plenz: Completion/Debian/_dpkg: separate the + options to _arguments. + 2010-09-14 Peter Stephenson <pws@csr.com> * 28259: Src/exec.c, Src/lex.c, Src/parse.c, Src/text.c, @@ -13646,5 +13651,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5081 $ +* $Revision: 1.5082 $ ***************************************************** |