
    + Fixed deprecation warnings
    [spamsch]

    + Fixed ting.TingIndex:apply to always return a lazy result
    [spamsch]

3.2.2
=====

    + Added grokindex.py to ease to use of TXNG in grok.
    In future there specific implementation details could
    be included, hidden from the grok user.
    [spamsch]

    + Changed python2.4 to python to in runall.sh to
    make it work with virtualenv environments
    [spamsch]

    + Fixed setup.py to never make zip file
    [spamsch]

    + Added dependencies needed for installation in pure zope3
    environment.
    [spamsch]

    + Fixed TingIndex to play nicely with zope 3 conventions.
    It needs to derive from TextIndex to also work with hurry.query
    [spamsch]

    + Added simple tests for TingIndex
    [spamsch]
