~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Andrew Bennetts
  • Date: 2010-10-08 08:15:14 UTC
  • mto: This revision was merged to the branch mainline in revision 5498.
  • Revision ID: andrew.bennetts@canonical.com-20101008081514-dviqzrdfwyzsqbz2
Split NEWS into per-release doc/en/release-notes/bzr-*.txt

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