~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-05-05 07:43:42 UTC
  • Revision ID: mbp@sourcefrog.net-20050505074342-6b2d3c39edc0c4cd
- New command touching-revisions and function to trace
  changes to a given file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
    * Expose bzrlib.open_tracefile() to start the tracefile; until
36
36
      this is called trace messages are just discarded.
37
37
 
 
38
    * New internal function find_touching_revisions() and hidden
 
39
      command touching-revisions trace the changes to a given file.
38
40
 
39
41
bzr-0.0.4  2005-04-22
40
42