~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Andrew Bennetts
  • Date: 2010-10-13 00:26:41 UTC
  • mto: This revision was merged to the branch mainline in revision 5498.
  • Revision ID: andrew.bennetts@canonical.com-20101013002641-9tlh9k89mlj1666m
Keep docs-plain working.

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
  so that we can give it the Transport we already have.
46
46
  (John Arbash Meinel, Vincent Ladeuil, #111702)
47
47
 
48
 
* Get rid of SFTP connection cache (get rid of the FTP one too).
 
48
* Get rid of sftp connection cache (get rid of the FTP one too).
49
49
  (Vincent Ladeuil, #43731)
50
50
 
51
51
* bzr branch {local|remote} remote don't try to create a working tree
299
299
  are done within directories in $TMPDIR.  (Martin Pool)
300
300
 
301
301
* The SSH_AUTH_SOCK environment variable is now reset to avoid
302
 
  interaction with any running SSH agents.  (Jelmer Vernooij, #125955)
 
302
  interaction with any running ssh agents.  (Jelmer Vernooij, #125955)
303
303
 
304
304
* run_bzr_subprocess handles parameters the same way as run_bzr:
305
305
  either a string or a list of strings should be passed as the first