------------------- * remove another instance pycosat version detection, which fails on Windows, see issue 761
3.5.4
------------------- * remove pycosat version detection, which fails on Windows, see issue 761
3.5.3
------------------- * fix conda update to correctly not install packages that are already up-to-date * always fail with connection error in download * the package resolution is now much faster and uses less memory * add ssl_verify option in condarc to allow ignoring SSL certificate verification, see issue 737
3.5.2
------------------- * fix bug in activate.bat and deactivate.bat on Windows
3.5.1
------------------- * fix proxy support - conda now prompts for proxy username and password again * fix activate.bat on Windows with spaces in the path * update optional psutil dependency was updated to psutil 2.0 or higher
3.5.0
------------------- * replace use of urllib2 with requests. requests is now a hard dependency of conda. * add ability to only allow system-wise specified channels * hide binstar from output of conda info