~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Vincent Ladeuil
  • Date: 2007-11-04 17:59:03 UTC
  • mfrom: (2900.2.26 auth.ring)
  • mto: This revision was merged to the branch mainline in revision 2962.
  • Revision ID: v.ladeuil+lp@free.fr-20071104175903-shj4jdc44zpg3duq
 Authentication ring implementation (read-only)

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
 
31
31
  FEATURES:
32
32
 
 
33
   * New ``authentication.conf`` file holding the password or other credentials
 
34
     for remote servers. This can be used for ssh, sftp, smtp and other 
 
35
     supported transports.
 
36
     (Vincent Ladeuil)
 
37
 
33
38
   * New ``knitpack-experimental`` repository format. This is interoperable with
34
39
     the ``dirstate-tags`` format but uses a smarter storage design that greatly
35
40
     speeds up many operations, both local and remote. This new format can be