Add notes for this fix.

This commit is contained in:
Josh Suereth 2014-09-17 10:27:12 -04:00
parent afd917dac3
commit 619536b059
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
[1602]: https://github.com/sbt/sbt/pull/1602
[@jsuereth]: https://github.com/jsuereth
### Fixes
* Ivy no longer silently flops to HttpClient resolver when httpclient is on the classpath. [#1602][1602] by [@jsuereth][@jsuereth]