~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-1.15.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-04-29 11:07:14 UTC
  • mfrom: (5813.1.1 realname-can-be-empty)
  • Revision ID: pqm@pqm.ubuntu.com-20110429110714-wr9f71ea9600lvb6
(jelmer) Allow realname to be empty in tests. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
105
105
  bzr+ssh:// clients (which have bug #354036).  Instead, the server now
106
106
  causes those clients to send the missing records.  (Andrew Bennetts)
107
107
 
108
 
* Correctly handle http servers proposing multiple authentication schemes.
 
108
* Correctly handle HTTP servers proposing multiple authentication schemes.
109
109
  (Vincent Ladeuil, #366107)
110
110
 
111
111
* End-Of-Line content filters are now loaded correctly.
120
120
* Non-recursive ``bzr ls`` now works properly when a path is specified.
121
121
  (Jelmer Vernooij, #357863)
122
122
 
123
 
* ssh usernames (defined in ~/.ssh/config) are honoured for bzr+ssh connections.
 
123
* SSH usernames (defined in ~/.ssh/config) are honoured for bzr+ssh connections.
124
124
  (Vincent Ladeuil, #367726)
125
125
 
126
126
* Several bugs related to unicode symlinks have been fixed and the test suite