# HG changeset patch # User paulb # Date 1132521554 0 # Node ID 7350aa4ce10099fbad59ca3713b005297672c6f2 # Parent 7d20d8b4809ee39b495d754a69929cfdf0b93348 [project @ 2005-11-20 21:19:14 by paulb] Updated release notes. diff -r 7d20d8b4809e -r 7350aa4ce100 packages/ubuntu-hoary/python2.4-webstack/debian/changelog --- a/packages/ubuntu-hoary/python2.4-webstack/debian/changelog Sun Nov 20 21:19:09 2005 +0000 +++ b/packages/ubuntu-hoary/python2.4-webstack/debian/changelog Sun Nov 20 21:19:14 2005 +0000 @@ -12,6 +12,8 @@ that transactions are committed as the final act of an adapter experiencing an unhandled exception. This should result in session stores being closed properly. + * Changed the Helpers.Session.SessionStore to use + DirectoryRepository. * Made the "not found" behaviour of DirectoryResource more configurable. * Added documentation for MapResource and DirectoryResource.