~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-05-11 08:01:27 UTC
  • Revision ID: mbp@sourcefrog.net-20050511080127-4829697fc2ac64f1
- put back support for running diff or status on 
  only selected files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
 
54
54
    * New optional parameter ``bzr info [BRANCH]``.
55
55
 
56
 
    * New form ``bzr commit SELECTED`` to commit only selected files.
57
 
 
58
56
  
59
57
  BUG FIXES:
60
58
 
74
72
    * testbzr also runs the internal tests, so the only command
75
73
      required to check is just ``./testbzr``.
76
74
 
77
 
    * testbzr requires python2.4, but can be used to test bzr running
78
 
      under a different version.
79
 
 
80
75
 
81
76
  INTERNAL:
82
77