~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

Show diffs side-by-side

added added

removed removed

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