Revision 03be57a9

b/NEWS
48 48
  <rapi>` interface and when an instance allocator is used. If the
49 49
  ``opportunistic_locking`` parameter is set the opcode will try to
50 50
  acquire as many locks as possible, but will not wait for any locks
51
  held by other opcodes. If the not enough resources can be found to
51
  held by other opcodes. If not enough resources can be found to
52 52
  allocate the instance, the temporary error code
53 53
  :pyeval:`errors.ECODE_TEMP_NORES` is returned. The operation can be
54 54
  retried thereafter, with or without opportunistic locking.
55
- The functionality for allocating multiple instances at once has been
56
  overhauled and is now also available through :doc:`RAPI <rapi>`.
55 57
- Man pages can now be included when the documentation is built, in
56 58
  which case the output is in ``doc/man-html``. The configure-time
57 59
  option is ``--enable-manpages-in-doc``. Sphinx 1.0 or higher is

Also available in: Unified diff