Changelog
=========

1.2 (unreleased)
----------------

* Import pywintypes and pythoncom before any other import of
  pywin32. This makes pywin32 find them correctly on a relocatable
  Python build. [sidnei]

1.1
---

* Turn off diagnostic messages unless the "DEBUG" environment
  variable is set. [smcmahon]

* Search for buildout.cfg in current directory if
  no config file is specified on command line.
  [smcmahon]
  
* Widen display and move sw to better fit sidnei's
  changes.

1.0 - 2009-03-04
----------------

* Eggified from XController, added dependency on
  collective.buildout.cluster [sidnei]

* Initial release [sidnei]

