~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.4.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-02-04 06:20:39 UTC
  • mfrom: (5639.2.2 586341-noproxy)
  • Revision ID: pqm@pqm.ubuntu.com-20110204062039-77vw2rkha647pg2c
(mbp) more correct parsing of the NO_PROXY list (Martin Pool)

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
* ``launchpadlib`` doesn't provide the ``uris`` module in some old versions.
72
72
  (Vincent Ladeuil, #706835)
73
73
 
 
74
* Empty entries in the ``NO_PROXY`` variable are no longer treated as matching
 
75
  every host.
 
76
  (Martin Pool, #586341)
 
77
 
74
78
* Plugins incompatible with the current version of bzr no longer produce a
75
79
  warning on every command invocation.  Instead, a message is shown by
76
80
  ``bzr plugins`` and in crash reports.