~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-09-21 12:51:13 UTC
  • mfrom: (6153.1.5 847435-diff-time)
  • Revision ID: pqm@pqm.ubuntu.com-20110921125113-1fs5cdcrixafkkfs
(jelmer) Raise NoSuchId from Tree.get_file_mtime if the file id was not
 found. (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
* ``WorkingTree.get_file_mtime`` now raises NoSuchId if a file id is
 
39
  specified that is unknown. (Jelmer Vernooij, #847435)
 
40
 
38
41
Documentation
39
42
*************
40
43