Release Notes

(20th March, 2001 - by Mike Cannon-Brookes, mike@atlassian.com)

  • Fixed more bugs.
  • Moved things around so that the CacheAdministrator has more functionality and is now a Singleton (per web app context). This means no more depedency on ServletContextListener to start the CacheAdministrator.
  • Therefore we are now Servlet 2.2 / JSP 1.1 compliant! w00!