~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: aaron.bentley at utoronto
  • Date: 2005-09-05 07:10:59 UTC
  • mto: (1185.3.4)
  • mto: This revision was merged to the branch mainline in revision 1390.
  • Revision ID: aaron.bentley@utoronto.ca-20050905071059-63693b49338a914c
Added merge test

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
development head
2
 
 
3
 
  INTERNALS:
4
 
 
5
 
    * Refactor xml packing/unpacking.
6
 
 
7
 
 
8
 
bzr-0.0.7 2005-09-02
 
1
bzr development head
9
2
 
10
3
  NEW FEATURES:
11
4
 
33
26
 
34
27
    * Fix case of $EDITOR containing options for the editor.
35
28
 
36
 
    * Fix log -r refusing to show the last revision.
37
 
      (Patch from Goffredo Baroncelli.)
38
 
 
39
29
 
40
30
  CHANGES:
41
31
 
42
32
    * ``bzr log --show-ids`` shows the revision ids of all parents.
43
33
 
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
 
 
48
34
 
49
35
  LIBRARY:
50
36