News
----

svn trunk
~~~~~~~~~

* Use req.str_POST and req.str_cookies to prevent hmac exceptions
  ``TypeError: character mapping must return integer, None or unicode``
  when WebOb 1.0 is installed.

0.1
~~~

* Change the secret file default location to use the ``TEMP`` variable
  (and other variables as read by ``tempfile``) for its location,
  instead of simply being hardcoded to ``/tmp/devauth.txt``.
