Changes between versions
========================

0.1.3
-----

Features:
  - added an option to install eggs into the newly created Python

Organization:
  - moved project in Subversion to
    <https://svn.thomas-lotze.de/repos/public/tl.buildout_virtual_python/>
  - added some tests

0.1.2
-----

Bug fixes:
  - added a stub update method to silence the buildout complaint
  - in setup.py, fixed path to glob for text files

Clean-up:
  - don't copy real Python path to another option as we don't seriously expect
    this to get broken


0.1.1
-----

Bug fixes:
  - actually export the options promised
  - handle the extra-paths option correctly


0.1
---

initial release
