~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-09-01 11:27:20 UTC
  • Revision ID: mbp@sourcefrog.net-20050901112720-f5ccb6b6627991de
- work properly when $EDITOR contains multiple words

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
bzr-0.0.7 2005-09-02
 
1
bzr development head
2
2
 
3
3
  NEW FEATURES:
4
4
 
26
26
 
27
27
    * Fix case of $EDITOR containing options for the editor.
28
28
 
29
 
    * Fix log -r refusing to show the last revision.
30
 
      (Patch from Goffredo Baroncelli.)
31
 
 
32
29
 
33
30
  CHANGES:
34
31
 
35
32
    * ``bzr log --show-ids`` shows the revision ids of all parents.
36
33
 
37
 
    * Externally provided commands on your $BZRPATH no longer need
38
 
      to recognize --bzr-usage to work properly, and can just handle
39
 
      --help themselves.
40
 
 
41
34
 
42
35
  LIBRARY:
43
36