Skip to content

Commit

Permalink
Move some dangling release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomprince committed Aug 22, 2013
1 parent 28755e7 commit 27793f5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions master/docs/relnotes/index.rst
Expand Up @@ -8,14 +8,15 @@ Release Notes for Buildbot |version|
The following are the release notes for Buildbot |version|.

* The ``MasterShellCommand`` step now correctly handles environment variables passed as list.
* The master now poll the database for pending tasks when running buildbot in multi-master mode.

Master
------

Features
~~~~~~~~
* The ``MasterShellCommand`` step now correctly handles environment variables passed as list.

* The master now poll the database for pending tasks when running buildbot in multi-master mode.


* The algorithm to match build requests to slaves has been rewritten in :bb:pull:`615`.
The new algorithm automatically takes locks into account, and will not schedule a build only to have it wait on a lock.
Expand Down

0 comments on commit 27793f5

Please sign in to comment.