~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-01-29 13:17:03 UTC
  • mfrom: (3972.1.2 ianc-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090129131703-lgus0aiclez3isj6
Use historical context for file logging (Ian Clatworthy)

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
      a change to FILE when the ``--short`` and ``--line`` log formats
73
73
      are used. (Ian Clatworthy, #317417)
74
74
 
 
75
    * ``bzr log -rX..Y FILE`` now shows the history of FILE provided
 
76
      it existed in Y or X, even if the file has since been deleted or
 
77
      renamed. If no range is given, the current/basis tree and
 
78
      initial tree are searched in that order. More generally, log
 
79
      now interprets filenames in their historical context.
 
80
      (Ian Clatworthy, #175520)
 
81
 
75
82
    * Don't require the present compression base in knits to be the same
76
83
      when adding records in knits. (Jelmer Vernooij, #307394)
77
84