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

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

0.3
---

  * More descriptive comments in the add/edit screens of the service.


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
