~ubuntu-branches/ubuntu/utopic/libapache-session-perl/utopic-proposed

« back to all changes in this revision

Viewing changes to CHANGES

  • Committer: Package Import Robot
  • Author(s): gregor herrmann, Damyan Ivanov, gregor herrmann
  • Date: 2014-05-05 21:35:50 UTC
  • mfrom: (1.2.6)
  • Revision ID: package-import@ubuntu.com-20140505213550-gr3f9tek7yrigcxj
Tags: 1.93-1
[ Damyan Ivanov ]
* Imported Upstream version 1.91
* add Alexandr Ciornii to the list of the upstream copyright holders

[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
  the MIA team.
* Strip trailing slash from metacpan URLs.

* New upstream release 1.93.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
and tell me what version do you use, why and will you need newer versions
4
4
of Apache::Session.
5
5
 
 
6
1.93  2014-04-12
 
7
  - even more test fixes
 
8
 
 
9
1.92  2014-03-08
 
10
  - more test fixes
 
11
 
 
12
1.91  2014-01-07 by Alexandr Ciornii, Perl 26th birthday version
 
13
  - Add a test for RT#50896
 
14
  - 99mysql.t will work more correctly in some corner cases
 
15
 
6
16
1.90   2013-01-27 by Alexandr Ciornii, Perl 25th birthday version
7
17
  - Allow specifying table for Oracle
8
18
  - Use Test::Database for tests