~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Patch Queue Manager
  • Date: 2011-10-04 12:04:26 UTC
  • mfrom: (6161.1.9 863401-library-state)
  • Revision ID: pqm@pqm.ubuntu.com-20111004120426-cvloovom5oosl0q0
(vila) Don't crash while building a config stack if bzrlib.initialize() has
 not been called (workaround, not a license to generalise) (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
  would go ahead and update the whole tree, which was surprising.
69
69
  (Martin Pool, #557886)
70
70
 
 
71
* Don't crash if bzrlib.initialize() has not been called while accessing
 
72
  configs.  (Vincent Ladeuil, #863401)
 
73
 
71
74
* Redirects between http and https no longer discard path information
72
75
  in some cases. (Jelmer Vernooij, #853765)
73
76