[Zope] ANN: Core Session Tracking 0.7
Chris McDonough
chrism@digicool.com
Tue, 30 Jan 2001 02:18:08 -0500
A new release of the "CoreSessionTracking" product is out. The product
allows you to associate state with anonymous visitors between requests.
The latest version (0.7) fixes a fairly serious kid-clicking-related bug
found by Randall Kern that effects RAM-based ("internal") session data
containers.
If you need to upgrade from 0.6, all that is required is to untar/ungzip
this release on top of the 0.6 release files. Then you must restart.
You can find the product at
http://www.zope.org/Members/mcdonc/Products/CoreSessionTracking/index_html
- C