# HG changeset patch # User paulb # Date 1196469216 0 # Node ID 1bb1edb3e4723a4b5ff79d58aef398b9d54776d3 # Parent 94d0e64c5c66552f6bc893f2ba314a233b646093 [project @ 2007-12-01 00:33:34 by paulb] Added release notes. diff -r 94d0e64c5c66 -r 1bb1edb3e472 packages/ubuntu-feisty/python-webstack/debian/changelog --- a/packages/ubuntu-feisty/python-webstack/debian/changelog Sat Dec 01 00:33:29 2007 +0000 +++ b/packages/ubuntu-feisty/python-webstack/debian/changelog Sat Dec 01 00:33:36 2007 +0000 @@ -1,3 +1,15 @@ +webstack (1.3-0ubuntu1) feisty; urgency=low + + * Added a StringResource to WebStack.Resources.Static, + serving strings as responses. + * Added experimental OpenID support; improved the + authentication resources and mechanisms. + * Added a StoreSelector to WebStack.Resources.Selectors in + order to provide a convenient mechanism for + database-related applications. + + -- Paul Boddie Sat, 1 Dec 2007 01:32:45 +0100 + webstack (1.2.7-0ubuntu1) feisty; urgency=low * Fixed the MessageBodyStream class, adding an optional diff -r 94d0e64c5c66 -r 1bb1edb3e472 packages/ubuntu-hoary/python2.4-webstack/debian/changelog --- a/packages/ubuntu-hoary/python2.4-webstack/debian/changelog Sat Dec 01 00:33:29 2007 +0000 +++ b/packages/ubuntu-hoary/python2.4-webstack/debian/changelog Sat Dec 01 00:33:36 2007 +0000 @@ -1,3 +1,15 @@ +webstack (1.3-0ubuntu1) hoary; urgency=low + + * Added a StringResource to WebStack.Resources.Static, + serving strings as responses. + * Added experimental OpenID support; improved the + authentication resources and mechanisms. + * Added a StoreSelector to WebStack.Resources.Selectors in + order to provide a convenient mechanism for + database-related applications. + + -- Paul Boddie Sat, 1 Dec 2007 01:32:00 +0100 + webstack (1.2.7-0ubuntu1) hoary; urgency=low * Fixed the MessageBodyStream class, adding an optional