Hi Jim, I don't have much time now but there should be a complete list here :
http://issues.apache.org/jira/secure/ReleaseNote.jspa?version=11060&styleName=Html&projectId=10640&Create=Create What you should add to your list are : - a fix/improvement for FieldStorage allowing for better file upload management - lots of bugfixes ;) BTW, there's a new feature in JIRA, now : it looks like if a MODPYTHON-xx bug number is inserted into a subversion commit message, the commit is reference in a "Subversion commit" tab in the bug page. Example : http://issues.apache.org/jira/browse/MODPYTHON-48 Regards, Nicoas 2005/6/25, Jim Gallacher <[EMAIL PROTECTED]>: > I'm working on putting the docs in order for the 3.2 release, and > thought I'd update appendix A as I go. > > ie, http://www.modpython.org/live/current/doc-html/app-changes.html > > So, what are the changes from 3.1? Should major bug fixes be listed or > just new features/changed behaviour? Feel free to flesh these out to > full line or add more. > > Changed import mechanism. > (I wasn't paying too much attention to this whole discussion, so maybe > someone else could comment on how this changed and the possible impact > on user code?) > > New version attribute. > > Added publisher.get_page() which allows the import of a published page. > > Added new session class FileSession which stores the data for each > session in a separate file. > > More?? > > Regards, > Jim > >