Distributor Notes
=================

6.12.0
------

Ren'Py now creates a number of binary modules that live in the
renpy.display package. As long as they go in the same place as
_renpy.so, they should be picked up automatically.


6.11.0
------

Ren'Py now depends on:

* Python 2.6
* OpenGL
* The GL Extension Wrangler Library: http://glew.sourceforge.net/
* The argparse Python module: http://code.google.com/p/argparse/

