~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-08-18 04:25:42 UTC
  • Revision ID: mbp@sourcefrog.net-20050818042542-6af9da978f695195
- check for email address in BRANCH_ROOT/.bzr/email, so you can 
  easily use different per-project personas

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
    * ``bzr missing`` command shows a summary of the differences
22
22
      between two trees.  (Merged from John Arbash-Meinel.)
23
23
 
 
24
    * An email address for commits to a particular tree can be
 
25
      specified by putting it into .bzr/email within a branch.  (Based
 
26
      on a patch from Heikki Paajanen.)
 
27
 
24
28
    
25
29
  ENHANCEMENTS:
26
30