~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Zearin
  • Date: 2010-11-12 22:36:19 UTC
  • mto: (5570.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 5572.
  • Revision ID: zearin@users.sourceforge.net-20101112223619-1i2oscfgg1xgzuqk
Continued capitalization fixes ([S]FTP, SSH).

Show diffs side-by-side

added added

removed removed

Lines of Context:
179
179
* ``Inventory.copy()`` was failing to set the revision property for
180
180
  the root entry. (Jelmer Vernooij)
181
181
 
182
 
* sftp transport: added missing ``FileExists`` case to
 
182
* SFTP transport: added missing ``FileExists`` case to
183
183
  ``_translate_io_exception`` (Christophe Troestler, #123475)
184
184
 
185
185
* The help for ``bzr ignored`` now suggests ``bzr ls --ignored`` for
693
693
  get_parent_map requirements exposed a latent bug here.  (Aaron Bentley)
694
694
 
695
695
* Issue a warning and ignore passwords declared in authentication.conf when
696
 
  used for an ssh scheme (sftp or bzr+ssh).
 
696
  used for an SSH scheme (sftp:// or bzr+ssh://).
697
697
  (Vincent Ladeuil, #203186)
698
698
 
699
699
* Make both HTTP implementations raise appropriate exceptions on 403