############################################################################
## Changes #################################################################
############################################################################

RDF-Query-Client
================

Created:      2009-11-10
Home page:    <http://search.cpan.org/dist/RDF-Query-Client/>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=RDF-Query-Client>
Maintainer:   Toby Inkster <mailto:tobyink@cpan.org>

0.04 [2010-01-27]
 - (Update) Use my new build system.

0.03 [2009-12-07]
 - Remove documentation for RDF::Query-compatible stub functions; issue
   warnings when they're called.
 - Makefile.PL compatibility with earlier Perl versions.

0.02 [2009-11-12]
 - Add security notes to documentation
 - lib/RDF/Query/Client.pm: use 5.006
 - (Addition) Support for HTTP Basic Auth
 - (Addition) Implement get() method

0.01 [2009-11-10]