~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

(jelmer) Fix reporting all tags as changed when using --overwrite. (Jelmer
 Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
* Redirects between http and https no longer discard path information
36
36
  in some cases. (Jelmer Vernooij, #853765)
37
37
 
 
38
* The ``--overwrite`` argument to ``bzr push`` and ``bzr pull`` no longer
 
39
  reports all tags as changed. (Jelmer Vernooij, #845396)
 
40
 
38
41
* ``WorkingTree.get_file_mtime`` now raises NoSuchId if a file id is
39
42
  specified that is unknown. (Jelmer Vernooij, #847435)
40
43