~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-05-09 21:05:07 UTC
  • mfrom: (3418.5.4 183705-auth-doc-unclear)
  • Revision ID: pqm@pqm.ubuntu.com-20080509210507-jcb0uvu1htlnnouy
(vila) Fix #183705 by updating auth docs to discuss SSH agents

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
 
102
102
    * Improved the documentation on hooks. (Ian Clatworthy)
103
103
 
 
104
    * Update authentication docs regarding ssh agents.
 
105
      (Vincent Ladeuil, #183705)
 
106
 
104
107
  TESTING:
105
108
 
106
109
    * Add ``thread_name_suffix`` parameter to SmartTCPServer_for_testing, to