2012-03-13 14:17:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 12 14:44:54 UTC 2012 - tabraham@novell.com
|
|
|
|
|
|
|
|
|
|
- updated to 0.52
|
|
|
|
|
- Subclasses inherit configuration from their parents unless they
|
|
|
|
|
also call config()
|
|
|
|
|
- Fix Config test to not require memcached
|
|
|
|
|
|
|
|
|
|
- changes from 0.51
|
|
|
|
|
- add CHI->config() to register storage types, and set core and
|
|
|
|
|
per-namespace defaults
|
|
|
|
|
- fix new test_max_key_length test to work on drivers that do not
|
|
|
|
|
support get_keys
|
|
|
|
|
|
2012-02-15 21:12:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 15 16:04:33 UTC 2012 - tabraham@novell.com
|
|
|
|
|
|
|
|
|
|
- updated to 0.50
|
|
|
|
|
- Clarify busy_lock doc, add obj_ref doc (perlover)
|
|
|
|
|
|
|
|
|
|
- Override set() rather than set_object() in Role/HasSubcaches.pm
|
|
|
|
|
so that keys are not double-transformed when set in l1 or mirror
|
|
|
|
|
caches. This is simpler and should be more robust.
|
|
|
|
|
|
|
|
|
|
- Remove htdocs which were accidentally added into dist
|
|
|
|
|
|
2011-10-26 16:49:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 25 17:08:27 UTC 2011 - tabraham@novell.com
|
|
|
|
|
|
|
|
|
|
- updated to 0.49
|
|
|
|
|
- go back to generating version numbers for all sub-modules again
|
|
|
|
|
|
|
|
|
|
- updated to 0.48
|
|
|
|
|
- disregard default expires_at and expires_in if either are provided
|
|
|
|
|
RT #67970 (spjw)
|
|
|
|
|
|
2011-04-29 07:55:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 29 07:53:48 UTC 2011 - coolo@opensuse.org
|
|
|
|
|
|
|
|
|
|
- updated to 0.47
|
|
|
|
|
* Improvements
|
|
|
|
|
- Allow compute() to take get options - expire_if and busy_lock
|
|
|
|
|
- Add atomic operations: add, append, replace (alpha)
|
|
|
|
|
|
2011-04-27 18:44:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Apr 27 18:39:43 UTC 2011 - coolo@opensuse.org
|
|
|
|
|
|
|
|
|
|
- updated to 0.46
|
|
|
|
|
- Only generate version numbers for .pm files with documentation, to reduce inter-version churn
|
|
|
|
|
- Add expires_on_backend parameter
|
|
|
|
|
|
2011-01-14 11:30:32 +00:00
|
|
|
-------------------------------------------------------------------
|
2011-04-03 14:52:45 +00:00
|
|
|
Sun Apr 3 14:50:29 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
|
|
- updated to 0.44
|
|
|
|
|
* Fixes
|
|
|
|
|
- Remove more unnecessary packages from CPAN index
|
|
|
|
|
- Put parens around qw in various places to fix for perl 5.13+
|
|
|
|
|
* Improvements
|
|
|
|
|
- Add compress_threshold parameter
|
|
|
|
|
- Improve accuracy of benchmarks (nothingmuch)
|
|
|
|
|
- for more see Changes
|
|
|
|
|
-------------------------------------------------------------------
|
2011-01-14 11:30:32 +00:00
|
|
|
Fri Jan 14 11:30:23 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
|
|
- initial package 0.36
|
|
|
|
|
* created by cpanspec 1.78.03
|
|
|
|
|
|