2012-11-07 Kirit Saelensminde Fixed an order-of-destruction problem in the in-process Python host that showed up on Ubuntu Quantal/Python 2.7. 2012-04-10 Kirit Saelensminde Removed the Fost authentication middleware for Django as this is now a separate pypi package. 2012-03-25 Kirit Saelensminde Silenced a clang warning. 2012-01-28 Kirit Saelensminde Fixed up some build errors for the new null_ptr. 2011-08-22 Kirit Saelensminde Made a couple of default arguments in the user agent (Python) safer. 2011-07-28 Kirit Saelensminde Boost 1.46.0 is now properly supported. 2010-06-09 Kirit Saelensminde User agent - The request data can now be retrieved from the request object. 2010-05-30 Kirit Saelensminde Python bindings - Added binding for the host class. Code layout - Changed the layout of the internet Python code. 2010-04-03 Kirit Saelensminde Code layout - Moved internal headers to a better location 2010-03-29 Kirit Saelensminde Internet bindings - The user agent body is now returned as a Python string rather than as a Unicode string. Interpretation of the data is now up to the Python code. 2010-03-22 Kirit Saelensminde ChangeLog - Added ChangeLog