~ubuntu-branches/ubuntu/dapper/libmasonx-request-withapachesession-perl/dapper

« back to all changes in this revision

Viewing changes to Changes

  • Committer: Bazaar Package Importer
  • Author(s): Krzysztof Krzyzaniak (eloy)
  • Date: 2004-09-04 22:53:13 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040904225313-150xep5shp4xxibs
Tags: 0.30-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
0.30  March 19, 2004
 
2
 
 
3
- MasonX::Request::WithApacheSession is now a very thin wrapper around
 
4
Apache::Session::Wrapper (it's a wrapper wrapper!).  This change
 
5
should be transparent to users.
 
6
 
 
7
- Because of the above, you can now do this:
 
8
 
 
9
 PerlSetVar MasonSessionCookieExpires session
 
10
 
 
11
and get a cookie which expires when the browser is closed.  Requested
 
12
by Herald (RT #5615).
 
13
 
 
14
 
1
15
0.25  February 11, 2004
2
16
 
3
17
- Ken broke Module::Build's backwards compatibility with older