Files
perl-Dancer-Session-Storable/perl-Dancer-Session-Storable.changes

54 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
Thu Apr 16 19:39:11 UTC 2015 - coolo@suse.com
- updated to 0.06
see /usr/share/doc/packages/perl-Dancer-Session-Storable/Changes
0.06 2012-11-26
Fix log message on startup, thanks to Vernon (VLYON) in RT #81464
0.05 2011-10-07
Use lock_nstore and lock_retrieve to avoid problems with multiple
processes trying to read the session at the same time.
Reported by onelesd in Issue 672 @ sukria/Dancer on GitHub - thanks!
-------------------------------------------------------------------
Thu Apr 16 19:39:10 UTC 2015 - coolo@suse.com
- updated to 0.05
see /usr/share/doc/packages/perl-Dancer-Session-Storable/Changes
0.05 2011-10-07
Use lock_nstore and lock_retrieve to avoid problems with multiple
processes trying to read the session at the same time.
Reported by onelesd in Issue 672 @ sukria/Dancer on GitHub - thanks!
-------------------------------------------------------------------
Wed May 11 15:04:58 UTC 2011 - dbahi@novell.com
- 0.04 2011-03-29
Use $class->session_name to retrieve the session, for a safe default
session name if sessin_name hasn't been configured.
- 0.03 2011-03-25
Use the session_name (e.g. dancer.session, or the value of the
session_name config setting) for the session filename. NOTE: this is
mildly backwards-incompatible, in that upgrading will mean that existing
sessions will not be recognised.
Minor bugfix: call $self->id, not $self->{id}
- 0.02 2011-03-11
Bugfix: call SUPER::init() first, to initialise session engine appropriately.
-------------------------------------------------------------------
Wed Dec 1 13:31:31 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Tue Sep 21 11:11:58 UTC 2010 - dbahi@novell.com
- initial package 0.01
* created by cpanspec 1.78