~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-03-20 22:39:38 UTC
  • mfrom: (2363.3.4 simple_locking)
  • Revision ID: pqm@pqm.ubuntu.com-20070320223938-97fdc295a1111e36
(John Arbash Meinel) allow win32 to grab a write lock after 'bzr status', so that we can record the updated stat values.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
    * Refactored SSH vendor registration into SSHVendorManager class.
28
28
      (Dmitry Vasiliev)
29
29
 
 
30
    * Added ``ReadLock.temporary_write_lock()`` to allow upgrading an OS read
 
31
      lock to an OS write lock. Linux can do this without unlocking, Win32
 
32
      needs to unlock in between. (John Arbash Meinel)
 
33
 
30
34
  BUGFIXES:
31
35
 
32
36
    * New ``--numbered-dirs`` option to ``bzr selftest`` to use