Add a note about hostname completion not working well with --cc completion
authorjocelyn.turcotte@nokia.com <jocelyn.turcotte@nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 26 Jun 2012 10:16:05 +0000 (10:16 +0000)
committerjocelyn.turcotte@nokia.com <jocelyn.turcotte@nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 26 Jun 2012 10:16:05 +0000 (10:16 +0000)
commit535d672a8f352c7576618e4d036601f9d9d02234
tree85b56da9b2968a44e4fd9f67b93f7509442f18bd
parent438996f441bad063b4ef8b89907fb30f9964a4fc
Add a note about hostname completion not working well with --cc completion

Reviewed by Simon Hausmann.

Hostname completion tries to resolve anything after an @ sign which is present
in the completed list of contributor emails to CC.

* Scripts/webkit-tools-completion.sh:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121248 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Tools/ChangeLog
Tools/Scripts/webkit-tools-completion.sh