I'm pleased to announce the release of Nevow 0.9.31, available here:

http://divmod.org/trac/attachment/wiki/SoftwareReleases/Nevow-0.9.31.tar.gz?format=raw

Changes since the last announced release (0.9.29):

0.9.31 (2008-02-06):
   - Fixed Guard's request parameter save/restore feature to not
     clobber request state after login succeeds when a session has
     already been negotiated.
   - Added a hook to nevow.guard.SessionWrapper which allows the
     domain parameter of the session cookie to be specified.

0.9.30 (2008-01-16):
   - Change DeferredSerializer so that it passes failures from the
     Deferred being serialized on to the Deferred returned by the
     flattening function.  Without this behavior, the Deferred
     returned by the flattening function is never fired when a
     Deferred which fails is serialized.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web

Reply via email to