Hi, I have a doubt... I would like to know if all the fixes included in Zope 2.7.7 (that was out after 2.8.0) will be included in 2.8.1, like for example : * Collector #1781: made create_mount_points ZConfig option actually work (thanks to Dieter Maurer for the patch). * Collector #1797: when a File/Image object returned a "304" response code in response to an If-Modified-Since request, it did not collaborate with any cache managers. It used to, and it has been changed back to do so. Thanks to d2m and Bertrand Croq. More generally, what will be the relationship between new Zope 2.7.x versions fixes (will there be new versions ?) and Zope 2.8.x fixes ? Thanks. Pascal ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************
--On 28. Juli 2005 08:29:11 +0100 Pascal Peregrina <Pperegrina@Lastminute.com> wrote:
Hi,
I have a doubt...
I would like to know if all the fixes included in Zope 2.7.7 (that was out after 2.8.0) will be included in 2.8.1, like for example : * Collector #1781: made create_mount_points ZConfig option actually work (thanks to Dieter Maurer for the patch). * Collector #1797: when a File/Image object returned a "304" response code in response to an If-Modified-Since request, it did not collaborate with any cache managers. It used to, and it has been changed back to do so. Thanks to d2m and Bertrand Croq.
You can check this yourself by reading doc/CHANGES.txt
More generally, what will be the relationship between new Zope 2.7.x versions fixes (will there be new versions ?) and Zope 2.8.x fixes ?
2.7 and 2.8 are the current maintained Zope versions. Fixes should be made for both versions. -aj
participants (2)
-
Andreas Jung -
Pascal Peregrina