1Revision history for Perl extension IPC::SharedCache.
2
31.0 Fri February 17, 2000 12:00:00
4    - original version, broken off from HTML::Template and rewritten
5      from scratch.
6
71.1 Wed February 23, 2000 12:00:00
8    - Bug Fix, load_callback was being called incorrectly the first
9      time - thanks to Roland Mas for the spot!
10    - Bug Fix, added workaround for "panic: POPSTACK", thanks to
11      Drew Taylor.
12
131.2 Sun March 05, 2000 12:00:00
14    - Bug Fix: validate_callback was effectively ignored!
15
161.3 Fri March 24, 2000 12:00:00
17    - Bug Fix: missing _unlock() in DELETE rectified. (Ed Loehr)
18    - Bug Fix: callback array refs were being eaten on cache access.
19               (Maverick)
20