~ubuntu-branches/ubuntu/utopic/libapache-dbi-perl/utopic

« back to all changes in this revision

Viewing changes to README

  • Committer: Package Import Robot
  • Author(s): Damyan Ivanov, Salvatore Bonaccorso, Damyan Ivanov
  • Date: 2013-06-12 19:15:16 UTC
  • mfrom: (1.1.9) (4.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20130612191516-692e1m9qvzvgxrqm
Tags: 1.12-1
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs

[ Damyan Ivanov ]
* Imported Upstream version 1.12
  + Fix detection of server startup in mod_perl 2, to avoid caching
    connections in the parent process. Perrin Harkins
* Standards-Version: 3.9.4 (no changes necessary)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
DESCRIPTION:
2
2
------------
3
3
 
4
 
This is version 1.11-dev of Apache::AuthDBI and Apache::DBI.
 
4
This is version 1.12 of Apache::AuthDBI and Apache::DBI.
5
5
 
6
6
These modules are supposed to be used with the Apache server together with 
7
7
an embedded perl interpreter like mod_perl. They provide support for basic