~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-08-28 17:17:45 UTC
  • mfrom: (3649.3.6 bzr.dev)
  • Revision ID: pqm@pqm.ubuntu.com-20080828171745-xdrmccm17muk77y0
(Jelmer) Support GSSAPI authentication in FTP transport.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
      them automatically, much as ``bzr add`` scans for new files that
17
17
      are not ignored and adds them automatically. (Robert Collins)
18
18
 
 
19
  FEATURES
 
20
 
 
21
    * Support for GSSAPI authentication when using FTP as documented in 
 
22
      RFC2228. (Jelmer Vernooij, #49623)
 
23
 
19
24
  IMPROVEMENTS:
20
25
 
21
26
    * ``bzr init`` and ``bzr init-repo`` will now print out the same as