File: Changes

package info (click to toggle)
libcache-simple-timedexpiry-perl 0.26-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 100 kB
  • ctags: 83
  • sloc: perl: 877; makefile: 46
file content (16 lines) | stat: -rw-r--r-- 470 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
0.26 Thu Aug 24 18:16:08 EDT 2006
    - Signature fixed on distribution

0.25 Wed Aug 23 01:25:36 EDT 2006
    - The last release was...ill-considered and missing a "defined"

0.24
    - Quiet down a warning on expirey

0.23 Tue Jan 18 08:31:03 EST 2005
    - Switch to fetch/store instead of fetch/set (recommended by Ruslan)
      (Also support get/set as aliases)

0.22
    - Minor doc fixes
    - Try harder not to invoke "expire" multiple times in the same second.