[Zope-CVS] CVS: Products/VerboseSecurity - CHANGES.txt:1.5
version.txt:1.6
Tres Seaver
tseaver at zope.com
Thu Jan 20 13:54:17 EST 2005
Update of /cvs-repository/Products/VerboseSecurity
In directory cvs.zope.org:/tmp/cvs-serv6486
Modified Files:
CHANGES.txt version.txt
Log Message:
- Update packaging files for 0.6.1.
=== Products/VerboseSecurity/CHANGES.txt 1.4 => 1.5 ===
--- Products/VerboseSecurity/CHANGES.txt:1.4 Wed Jun 16 22:38:44 2004
+++ Products/VerboseSecurity/CHANGES.txt Thu Jan 20 13:54:17 2005
@@ -1,5 +1,10 @@
+VerboseSecurity Product Changelog
-Version 0.6:
+ VerboseSecurity 0.6.1 (2004/09/08)
+
+ - Honor configuration settings for ownership and authentication checks.
+
+ VerboseSecurity 0.6 (2004/06/17)
- This version is compatible only with Zope 2.7. Zope's security
machinery changed enough that compatibility with earlier versions
@@ -12,22 +17,22 @@
- It is now possible to disable verbose security with an
environment variable. See __init__.py.
-Version 0.5:
+ VerboseSecurity 0.5 (2003/01/30)
- VerboseSecurity no longer tries to display every Unauthorized
error message. There were too many false positives.
-Version 0.4:
+ VerboseSecurity 0.4 (2002/08/22)
- 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.3:
+ VerboseSecurity 0.3:
- Updated for Zope 2.4.x. (No longer works with previous versions.)
-Version 0.2.1:
+ VerboseSecurity 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,
=== Products/VerboseSecurity/version.txt 1.5 => 1.6 ===
--- Products/VerboseSecurity/version.txt:1.5 Wed Jun 16 22:38:44 2004
+++ Products/VerboseSecurity/version.txt Thu Jan 20 13:54:17 2005
@@ -1 +1 @@
-VerboseSecurity-0.6
+VerboseSecurity-0.6.1
More information about the Zope-CVS
mailing list