llbase (0.8.7) stable; urgency=low

  * Fix argument passing for the SimpleRESTService convenience subclass

 -- Glenn Glazer <coyot@lindenlab.com>  Tue, 8 Jun 2016 00:00:00 +0000

llbase (0.8.6) stable; urgency=low

  * Add the SimpleRESTService convenience subclass for services without authentication

 -- Scott Lawrence <oz@lindenlab.com>  Tue, 2 Jun 2016 11:41:00 -0400

llbase (0.8.5) unstable; urgency=medium

  * Clean up exception generation error for empty http error responses

 -- Scott Lawrence <oz@lindenlab.com>  Tue, 12 Nov 2015 11:41:00 -0400

llbase (0.8.4) unstable; urgency=medium

  * Add 'requests' as required for install

 -- Scott Lawrence <oz@lindenlab.com>  Tue, 12 Nov 2015 11:41:00 -0400

llbase (0.8.3) unstable; urgency=medium

  * Add llrest module to leverage 'requests' for accessing REST services

 -- Scott Lawrence <oz@lindenlab.com>  Tue, 20 Oct 2015 11:41:00 -0400

llbase (0.8.2) unstable; urgency=medium

  * Fixing cllsd.c for modern Linux build: as memcpy() was causing strange
    link failures, use memmove() instead.

 -- Nat Goodspeed <nat@lindenlab.com>  Thu, 16 Apr 2015 16:33:00 -0500

llbase (0.8.1) unstable; urgency=high

  * Fixing PyPI pip install: include debian/changelog file read by setup.py.

 -- Nat Goodspeed <nat@lindenlab.com>  Wed, 24 Sep 2014 09:19:00 -0400

llbase (0.8.0) unstable; urgency=medium

  * Fixing cllsd.c build for Mac OS X 10.8 with Xcode 5.1.

 -- Nat Goodspeed <nat@lindenlab.com>  Wed, 24 Sep 2014 06:07:00 -0400

llbase (0.7) unstable; urgency=medium

  * Adding support for wheezy/jessie builds.

 -- Don Kjer <don@lindenlab.com>  Wed, 29 Jan 2014 19:17:50 +0000

llbase (0.6) unstable; urgency=low

  * Fixing llsd datetime binary serialization not matching C++ implementation.

 -- Don Kjer <don@lindenlab.com>  Thu, 25 Apr 2013 07:36:27 +0000

llbase (0.5) unstable; urgency=low

  * Formatting extended error information for LlIdl validation failures.

 -- Don Kjer <don@lindenlab.com>  Fri, 19 Apr 2013 17:04:25 +0000

llbase (0.4) unstable; urgency=low

  * Fixed bug in LlIdl around detecting unicode as strings.
    Stubbing out more extended error information when LlIdl validation fails.

 -- Don Kjer <don@lindenlab.com>  Thu, 18 Apr 2013 23:38:19 +0000

llbase (0.3) unstable; urgency=low

  * Change Build Procedure to support both etch and lenny

 -- Christian Goetze <cg@lindenlab.com>  Fri,  8 Oct 2010 08:18:04 -0700

llbase (0.2) unstable; urgency=low

  * New llbase.test.llsd_fuzz module
  * New llbase.lluuid NULL id and REGEX_STR constants
  * LLIDL improvements and bug fixes
  * LLSD bug fixes
  * Improved documentation
  * Documentation ported to sphinx
  * Added debian packaging dependency on python-uuid

 -- Phoenix Linden <phoenix@lindenlab.com>  Wed,  16 Dec 2009 11:30:25 -0700

llbase (0.1.0) unstable; urgency=low

  * Initial release.

 -- Phoenix Linden <phoenix@secondlife.com>  Mon,  6 Jul 2009 13:42:11 -0700
