~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-25 14:36:30 UTC
  • mto: This revision was merged to the branch mainline in revision 6184.
  • Revision ID: jelmer@samba.org-20110925143630-vlj8v62yil3ro993
Support running 'bzr tags' against remote repositories without revision graph access.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
.. Fixes for situations where bzr would previously crash or give incorrect
36
36
   or undesirable results.
37
37
 
 
38
* ``bzr tags`` can now be used against remote repositories that do
 
39
  not provide access to the revision graph. (Jelmer Vernooij, #858942)
 
40
 
38
41
* Redirects between http and https no longer discard path information
39
42
  in some cases. (Jelmer Vernooij, #853765)
40
43