# HG changeset patch # User Richard Jones # Date 1031738389 0 # Node ID 9b34d8a79d79e79f47b03b85ae83cc93a4b7d7b6 # Parent 64f77c58dadd0909b0d11641526d9a894a802d58 *** empty log message *** diff -r 64f77c58dadd -r 9b34d8a79d79 doc/announcement.txt --- a/doc/announcement.txt Wed Sep 11 07:32:32 2002 +0000 +++ b/doc/announcement.txt Wed Sep 11 09:59:49 2002 +0000 @@ -14,7 +14,7 @@ - new backend for metakit (thanks Gordon McMillan) - new backend for gadfly (it's as done as it's going to get) -- further split the *dbm backends from the core code, allowing easier +- further split the dbm backends from the core code, allowing easier non-dict-like backends (eg metakit, RDB) - implemented and used the new access control mechanisms (Permissions, Roles) - switched templating to use Zope's PageTemplates (yay!)