libkqoauth (0.96.0) unstable; urgency=low
   * Added support for sending arbitrary data in KQOAuthRequests in any POST form
   Methods added: KQOAuthRequest::setContentType(...)
                  KQOAuthRequest::contentType()
                  KQOAuthRequest::setRawData(...)
                  KQOAuthRequest::rawData()
  * Bug fix: Not overriding user set query parameters for the user authorization endpoint, but instead appending the oauth_token to the user given URL. 

 -- Johan Paul <johan.paul@d-pointer.com>  Sat, 8 May 2011 14:34:41 +0200

libkqoauth (0.95.0) unstable; urgency=low

  * Fixed bug: Omitting additional parameters given to the request in the HTTP header.
  * Added functional test for sending really long POST requests.

 -- Johan Paul <johan.paul@d-pointer.com>  Tue,  16 Mar 2011 14:34:41 +0200

libkqoauth (0.94.0-2) unstable; urgency=low

  * More fixes to rules file.

 -- Marko Mattila <marko.mattila@d-pointer.com>  Mon,  11 Feb 2011 00:41:41 -0400

libkqoauth (0.94.0-1) unstable; urgency=low

  * Fixed linking problem and optify package.
  * Name changed to libkqoauth

 -- Marko Mattila <marko.mattila@d-pointer.com>  Mon,  7 Feb 2011 21:48:41 -0400

kqoauth (0.94.0) unstable; urgency=low

  * Initial debian packaging for Maemo 5.
    It's not yet optified. 

 -- Marko Mattila <marko.mattila@d-pointer.com>  Sun, 30 Jan 2011 00:33:22 +0300

