# HG changeset patch # User paulb # Date 1191623440 0 # Node ID 6bf5e8aaddd5af8d6de42197ab0fde2feb47dd69 # Parent bd9eabd4042ca37e9ef0f625671e7249e5890102 [project @ 2007-10-05 22:30:39 by paulb] Updated release information (around Java/Jython changes). diff -r bd9eabd4042c -r 6bf5e8aaddd5 packages/ubuntu-feisty/python-webstack/debian/changelog --- a/packages/ubuntu-feisty/python-webstack/debian/changelog Fri Oct 05 22:30:25 2007 +0000 +++ b/packages/ubuntu-feisty/python-webstack/debian/changelog Fri Oct 05 22:30:40 2007 +0000 @@ -6,6 +6,14 @@ the separation of libraries in the Ubuntu package) and with failed imports (due to a read-only class cache directory). + * Improved the webstack_java_build.py script and added a + deployment descriptor for JSP to accompany the new Java + Servlet-specific JSPTest example. + * Added a special Java Servlet-specific get_servlet method + to support the JSPTest example. It is envisaged that a + more general method could be made available for all + frameworks in order to support access to underlying + request dispatchers and other framework facilities. * Added more Jython-related documentation as suggested by Kevin Glynn. * Added missing request headers for CGI/WSGI environment diff -r bd9eabd4042c -r 6bf5e8aaddd5 packages/ubuntu-hoary/python2.4-webstack/debian/changelog --- a/packages/ubuntu-hoary/python2.4-webstack/debian/changelog Fri Oct 05 22:30:25 2007 +0000 +++ b/packages/ubuntu-hoary/python2.4-webstack/debian/changelog Fri Oct 05 22:30:40 2007 +0000 @@ -6,6 +6,14 @@ the separation of libraries in the Ubuntu package) and with failed imports (due to a read-only class cache directory). + * Improved the webstack_java_build.py script and added a + deployment descriptor for JSP to accompany the new Java + Servlet-specific JSPTest example. + * Added a special Java Servlet-specific get_servlet method + to support the JSPTest example. It is envisaged that a + more general method could be made available for all + frameworks in order to support access to underlying + request dispatchers and other framework facilities. * Added more Jython-related documentation as suggested by Kevin Glynn. * Added missing request headers for CGI/WSGI environment