~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Patch Queue Manager
  • Date: 2016-04-21 04:10:52 UTC
  • mfrom: (6616.1.1 fix-en-user-guide)
  • Revision ID: pqm@pqm.ubuntu.com-20160421041052-clcye7ns1qcl2n7w
(richard-wilbur) Ensure build of English use guide always uses English text
 even when user's locale specifies a different language. (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