~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Neil Martinsen-Burrell
  • Date: 2008-06-19 06:57:22 UTC
  • mto: (3505.1.1 ianc-integration)
  • mto: This revision was merged to the branch mainline in revision 3506.
  • Revision ID: nmb@wartburg.edu-20080619065722-dboa3ko7ap8dcf2p
Fix bug 228058: user names with @ signs should work

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 
17
17
  BUGFIXES:
18
18
 
 
19
    * Handle urls such as ftp://user@host.com@www.host.com where the user
 
20
      name contains an @.
 
21
      (Neil Martinsen-Burrell, #228058)
 
22
 
19
23
    * ``needs_read_lock`` and ``needs_write_lock`` now suppress an error during
20
24
      ``unlock`` if there was an error in the original function. This helps
21
25
      most when there is a failure with a smart server action, since often the