~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Jelmer Vernooij
  • Date: 2011-09-19 13:02:42 UTC
  • mto: This revision was merged to the branch mainline in revision 6147.
  • Revision ID: jelmer@samba.org-20110919130242-dp14u1nwn9yyrk6j
Some more comments.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
.. Fixes for situations where bzr would previously crash or give incorrect
33
33
   or undesirable results.
34
34
 
35
 
* Redirects between http and https no longer discard path information.
36
 
  (Jelmer Vernooij, #853765)
 
35
* Redirects between http and https no longer discard path information
 
36
  in some cases. (Jelmer Vernooij, #853765)
37
37
 
38
38
Documentation
39
39
*************