[Zope-CVS] CVS: Products/PluggableAuthService/doc - CHANGES.txt:1.22

Zachery Bir zbir at urbanape.com
Wed Jul 6 15:30:38 EDT 2005


Update of /cvs-repository/Products/PluggableAuthService/doc
In directory cvs.zope.org:/tmp/cvs-serv7658

Modified Files:
	CHANGES.txt 
Log Message:
Accidentally added a CHANGELOG to the root of the product.


=== Products/PluggableAuthService/doc/CHANGES.txt 1.21 => 1.22 ===
--- Products/PluggableAuthService/doc/CHANGES.txt:1.21	Fri Jan 28 11:12:00 2005
+++ Products/PluggableAuthService/doc/CHANGES.txt	Wed Jul  6 15:30:37 2005
@@ -1,5 +1,13 @@
 PluggableAuthService changelog
 
+  PluggableAuthService 1.1b1 (2005/07/06)
+
+    - PAS-level id mangling is no more. All (optional) mangling is now
+      done on a per-plugin basis.
+
+    - Interfaces used by PAS are now usable in both Zope 2.7 and 2.8
+      (Five compatible)
+
   PluggableAuthService 1.0.4 (2005/01/27)
 
     Features Added



More information about the Zope-CVS mailing list