5
5
* bzrlib API compatability with 0.8 has been dropped, cleaning up some
6
6
code paths. (Robert Collins)
8
12
* ``LockableFiles.lock_write()`` now accepts a ``token`` keyword argument,
9
13
so that a seperate LockableFiles instance can share a lock if it has the
10
14
right token. (Andrew Bennetts, Robert Collins)