-------------------------------------------------------------------
Mon Jul  9 11:20:14 UTC 2012 - saschpe@suse.de

- Require openssl-certs instead of ca-certificates on SLE

-------------------------------------------------------------------
Fri Jul  6 09:29:17 UTC 2012 - saschpe@suse.de

- Update to version 0.7.4:
  + See CHANGELOG for all changes and fixes
- Changes from version 0.7.3:
  + Issue 159: automatic detection of proxy configuration.
  + Issue 179: Allow unicode in proxy hostname.
  + Issue 194: Added support for setuptools.
  + Fixes for HTTP CONNECT proxies.
- Changes from version 0.7.0:
  + SSL certificate checking and App Engine support
- Changes from version 0.6.0:
  + #51 - Failure to handle server legitimately closing connection 
    before request body is fully sent
  + #77 - Duplicated caching test
  + #65 - Transform _normalize_headers into a method of Http class
  + #45 - Vary header
  + #73 - All files in Mercurial are executable
  + #81 - Have a useful .hgignore
  + #78 - Add release tags to the Mercurial repository
  + #67 - HEAD requests cause next request to be retried
- Use system-provided certificates instead of private copy of 
  Mozilla NSS certificates (bnc#761162)

-------------------------------------------------------------------
Tue Sep  9 12:41:28 CEST 2008 - cstender@suse.de

- updated package to version 0.4.0
  o added support for proxies if the Socksipy module is installed
  o fixed bug with some HEAD responses having content-length set to
    zero incorrectly
  o fixed most except's to catch a specific exception
  o added 'connection_type' parameter to Http.request()
  o the default for 'force_exception_to_status_code' was changed to
    False

-------------------------------------------------------------------
Sat Oct 21 22:37:29 CEST 2006 - dgollub@suse.de

- initial version of python-httplib2 (0.2.0) 

