Copyright (c) 2004 Infrae. All rights reserved.
See also LICENSE.txt

Railroad changes
================

0.3.1
-----

  * Added dependency note (lxml) to README.txt.


0.3
---

  * Added code to search for unowned resources (UNFINISHED!)


0.2
---

  * Redefinition and extension of interfaces.

  * Refactored service and proxy implementations into base classes and
    basic Zope implementation.

  * ZMI UI for RailroadService settings and RailroadProxy settings and
    resource upload.

  * Added a errors module for Railroad exception handling.

  * Added unit tests for interface definitions.

  * Added a mock Railroad server to the unit tests to improve testability.


0.1
---

  * First public release
