Change History
**************

1.1.1 (2012-03-09)
==================

 - make sure to create symlinks during buildout updating.

1.1.0 (2012-03-07)
==================

 - Add the part directory to install result, so buildout will remove
   it during uninstalling.

 - New symlinks recipe to create symlinks from target folder to link
   folder for all names.

1.0.1 (2012-03-06)
==================

 - Using os.path.lexists instead of os.path.exists to make sure the
   broken symlinks got removed.

1.0.0 (2012-03-05)
==================

 - Initial release
