
Version 0.2.1:

    - Removed code that tried to add debugging information after the DTML
      had been parsed.  It was too eager, interfered with dtml-sendmail,
      and is no longer necessary.

Version 0.3:

    - Updated for Zope 2.4.x.  (No longer works with previous versions.)

Version 0.4:

    - Removed the DTML debugging module.  Since ZPT is better than DTML
      and Zope 2.6 produces nice, informative ZPT tracebacks, the DTML
      debugger isn't needed anymore.

Version 0.5:

    - VerboseSecurity no longer tries to display every Unauthorized
      error message.  There were too many false positives.

