~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2007-02-09 18:55:25 UTC
  • mfrom: (2273.2.2 bzr.83954)
  • mto: This revision was merged to the branch mainline in revision 2279.
  • Revision ID: abentley@panoramicfeedback.com-20070209185525-r2vlzgnopveimb9r
Merge vincent's proxy auth fix

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