Skip to content

Commit

Permalink
relnotes for pull 638
Browse files Browse the repository at this point in the history
  • Loading branch information
djmitche committed Feb 20, 2013
1 parent 073bee2 commit f3c37a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions master/docs/relnotes/index.rst
Expand Up @@ -39,6 +39,9 @@ Deprecations, Removals, and Non-Compatible Changes
* The ``workdir`` property has been renamed to ``builddir``.
* The ``Blocker`` step has been removed.

* Several polling ChangeSources are now documented to take a ``pollInterval`` argument, instead of ``pollinterval``.
The old name is still supported.

* StatusReceivers' checkConfig method should no longer take an `errors` parameter.
It should indicate errors by calling :py:func:`~buildbot.config.error`.

Expand Down

0 comments on commit f3c37a0

Please sign in to comment.