[Zope-Checkins] SVN: Zope/trunk/src/ZServer/ fixed accumulated_headers not appending to headers correctly. closes #599378

2010-08-04 Thread Nathan Van Gheem
Log message for revision 115436: fixed accumulated_headers not appending to headers correctly. closes #599378 Changed: U Zope/trunk/src/ZServer/HTTPResponse.py U Zope/trunk/src/ZServer/tests/test_responses.py -=- Modified: Zope/trunk/src/ZServer/HTTPResponse.py

[Zope-Checkins] SVN: Zope/trunk/ Made sure to exclude a number of meta ZCML handlers from ``zope.*`` packages where Zope2 provides its own implementations.

2010-08-04 Thread Hanno Schlichting
Log message for revision 115438: Made sure to exclude a number of meta ZCML handlers from ``zope.*`` packages where Zope2 provides its own implementations. Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/src/Zope2/App/configure.zcml A Zope/trunk/src/Zope2/App/exclude.zcml

[Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.rst Add changelog entry for vangheem's fix

2010-08-04 Thread Hanno Schlichting
Log message for revision 115439: Add changelog entry for vangheem's fix Changed: U Zope/trunk/doc/CHANGES.rst -=- Modified: Zope/trunk/doc/CHANGES.rst === --- Zope/trunk/doc/CHANGES.rst 2010-08-04 18:10:02 UTC (rev 115438)

[Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.rst Whitespace

2010-08-04 Thread Hanno Schlichting
Log message for revision 115440: Whitespace Changed: U Zope/trunk/doc/CHANGES.rst -=- Modified: Zope/trunk/doc/CHANGES.rst === --- Zope/trunk/doc/CHANGES.rst 2010-08-04 18:11:00 UTC (rev 115439) +++

[Zope-Checkins] SVN: Zope/trunk/ Adjusted overflow logic in DateIndex and DateRangeIndex to work with latest ZODB 3.10.0b4. Instead of an OverflowError a TypeError is raised now.

2010-08-04 Thread Hanno Schlichting
Log message for revision 115442: Adjusted overflow logic in DateIndex and DateRangeIndex to work with latest ZODB 3.10.0b4. Instead of an OverflowError a TypeError is raised now. Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/src/Products/PluginIndexes/DateIndex/DateIndex.py U

[Zope-Checkins] SVN: Zope/trunk/src/Products/PluginIndexes/Date Made the actual max value clearer

2010-08-04 Thread Hanno Schlichting
Log message for revision 115444: Made the actual max value clearer Changed: U Zope/trunk/src/Products/PluginIndexes/DateIndex/DateIndex.py U Zope/trunk/src/Products/PluginIndexes/DateRangeIndex/DateRangeIndex.py -=- Modified:

[Zope-Checkins] SVN: Zope/trunk/ Update BTreeFolder2

2010-08-04 Thread Hanno Schlichting
Log message for revision 115453: Update BTreeFolder2 Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/versions.cfg -=- Modified: Zope/trunk/doc/CHANGES.rst === --- Zope/trunk/doc/CHANGES.rst 2010-08-04 20:30:48 UTC

[Zope-Checkins] SVN: Zope/trunk/ Prepare Zope2 2.13.0a3.

2010-08-04 Thread Hanno Schlichting
Log message for revision 115454: Prepare Zope2 2.13.0a3. Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/setup.py U Zope/trunk/versions.cfg -=- Modified: Zope/trunk/doc/CHANGES.rst === --- Zope/trunk/doc/CHANGES.rst

[Zope-Checkins] SVN: Zope/tags/2.13.0a3/ Tagged Zope2 2.13.0a3.

2010-08-04 Thread Hanno Schlichting
Log message for revision 115455: Tagged Zope2 2.13.0a3. Changed: A Zope/tags/2.13.0a3/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: Zope/trunk/ Bump version

2010-08-04 Thread Hanno Schlichting
Log message for revision 115456: Bump version Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/setup.py U Zope/trunk/versions.cfg -=- Modified: Zope/trunk/doc/CHANGES.rst === --- Zope/trunk/doc/CHANGES.rst