diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2011-07-04 20:14:51 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2011-07-04 20:14:51 +0000 |
commit | d1a557d008b7fa7881327acbd6decdb50631cc9c (patch) | |
tree | 036fa049fa9bebce0de43bc1c296a11ad3eaf4d2 /ChangeLog | |
parent | 7176a14e8004d5a5ffe2182ff75e487f3d71ba8b (diff) | |
download | zsh-d1a557d008b7fa7881327acbd6decdb50631cc9c.tar.gz zsh-d1a557d008b7fa7881327acbd6decdb50631cc9c.tar.xz zsh-d1a557d008b7fa7881327acbd6decdb50631cc9c.zip |
Eric Moors: 29531: Android debugger completion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index d67af6545..e2fa793ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-07-04 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * Eric Moors: 29531: Completion/Unix/Command/_adb: completion + for Android debugger. + 2011-07-03 Frank Terbeck <ft@bewatermyfriend.org> * unposted: Doc/Zsh/contrib.yo: Fix typo "paramter". Caught by @@ -15092,5 +15097,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5393 $ +* $Revision: 1.5394 $ ***************************************************** |