~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-02-09 19:53:30 UTC
  • mfrom: (2278.1.1 Aaron's integration)
  • Revision ID: pqm@pqm.ubuntu.com-20070209195330-312ec52588462782
Fix proxy authentication on urllib (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
      the ``--use-existing-dir`` flag.
92
92
      (John Arbash Meinel, #30576, #45504)
93
93
 
 
94
    * Fix http proxy authentication when user and an optional
 
95
      password appears in the *_proxy vars. (Vincent Ladeuil,
 
96
      #83954).
 
97
 
94
98
  TESTING:
95
99
 
96
100
    * New ``--first`` option to ``bzr selftest`` to run specified tests