3.4.0 (2016/02/02)
------------------
- added support for PyPy
  https://github.com/zopyx/zopyx.txng3.ext/pull/6

3.3.7 (2014/09/05)
------------------

- Fix missing namespace declaration on ``ext``level in ``__init__.py`` and 
  avoid recent setuptools to spit and fail.

3.3.5 (2014/07/13)
------------------

- Fix single-character poisoning bug
  (http://sourceforge.net/p/textindexng/bugs/125/).

- fixed improper version number


3.3.3 (2012/05/16)
------------------
- applied patch for 
  https://sourceforge.net/tracker/?func=detail&atid=458418&aid=3527329&group_id=50052

3.3.2 (2010/03/10)
------------------
- applied patch for bug #2964362 (fixing several crashes)

3.3.1 (2009/03/15)
------------------
- compabitlity with Python 2.4-2.6

3.3.0 (2009/03/15)
------------------
- refactored and re-released as zopyx.txng3.ext

