diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-01-22 23:20:51 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-01-22 23:20:51 +0000 |
commit | fa322e5464c8d78fa0c3ac83d3032b51d8120938 (patch) | |
tree | ff47a9cb7ac263691d125bde1c8fc56986eb9f12 /ChangeLog | |
parent | e23b86b716374d4e46b50effb848b698ad0ffafe (diff) | |
download | zsh-fa322e5464c8d78fa0c3ac83d3032b51d8120938.tar.gz zsh-fa322e5464c8d78fa0c3ac83d3032b51d8120938.tar.xz zsh-fa322e5464c8d78fa0c3ac83d3032b51d8120938.zip |
26407: patch to handle aptitude build-dep, from Sven Joachim.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 59a301682..f667ee888 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-01-22 Clint Adams <clint@zsh.org> + * 26407: Completion/Debian/Command/_aptitude: patch to handle + aptitude build-dep, from Sven Joachim. + * 26405: Completion/Unix/Command/_xmms2: completion for xmms2, from Louis-David Mitterand. @@ -10972,5 +10975,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4522 $ +* $Revision: 1.4523 $ ***************************************************** |