Rev 2291: Update NEWS. in sftp://bazaar.launchpad.net/%7Ebzr/bzr/bzr.dev.hpss.api.changes/
Andrew Bennetts
andrew.bennetts at canonical.com
Thu Apr 12 09:27:44 BST 2007
At sftp://bazaar.launchpad.net/%7Ebzr/bzr/bzr.dev.hpss.api.changes/
------------------------------------------------------------
revno: 2291
revision-id: andrew.bennetts at canonical.com-20070412082651-cwzuhh5xqwdtchsw
parent: andrew.bennetts at canonical.com-20070412080310-syj0orzfluo3ywb6
committer: Andrew Bennetts <andrew.bennetts at canonical.com>
branch nick: bzr.dev.hpss.api.changes
timestamp: Thu 2007-04-12 18:26:51 +1000
message:
Update NEWS.
modified:
NEWS NEWS-20050323055033-4e00b5db738777ff
=== modified file 'NEWS'
--- a/NEWS 2007-04-12 03:34:50 +0000
+++ b/NEWS 2007-04-12 08:26:51 +0000
@@ -41,14 +41,10 @@
bzrlib/transport/remote.py contains just the Transport classes that used
to be in bzrlib/transport/smart.py. (Andrew Bennetts)
- * The ``lock_write`` method of ``LockableFiles`` and ``Repository`` now
- accept a ``token`` keyword argument, so that a seperate instances of those
- objects can share a lock if it has the right token. (Andrew Bennetts,
- Robert Collins)
-
- * ``Branch.lock_write()`` now accepts a ``tokens`` keyword argument, which
- is like the other ``lock_write`` methods, except that it also allows for
- sharing a repository lock. (Andrew Bennetts, Robert Collins)
+ * The ``lock_write`` method of ``LockableFiles``, ``Repository`` and
+ ``Branch`` now accept a ``token`` keyword argument, so that separate
+ instances of those objects can share a lock if it has the right token.
+ (Andrew Bennetts, Robert Collins)
BUGFIXES:
More information about the bazaar-commits
mailing list