~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

MergeĀ old-hpss-branch-implementation-test.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
      still in ``.bzr.log`` and can be shown with ``-Derror``.
26
26
      (Martin Pool, #240161)
27
27
 
 
28
    * Handle urls such as ftp://user@host.com@www.host.com where the user
 
29
      name contains an @.
 
30
      (Neil Martinsen-Burrell, #228058)
 
31
 
28
32
    * ``needs_read_lock`` and ``needs_write_lock`` now suppress an error during
29
33
      ``unlock`` if there was an error in the original function. This helps
30
34
      most when there is a failure with a smart server action, since often the