~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

merge log help improvements

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
NOT RELEASED YET
8
8
----------------
9
9
 
 
10
This release of Bazaar contains many improvements to the speed,
 
11
documentation and functionality of ``bzr log`` and the display of logged
 
12
revisions by ``bzr status``.  bzr now also gives a better indication of
 
13
progress, both in the way operations are drawn onto a text terminal, and
 
14
by showing the rate of network IO.
 
15
 
10
16
  BUG FIXES:
11
17
 
12
18
    * ``bzr init --development-wt5[-rich-root]`` would fail because of
13
19
      circular import errors. (John Arbash Meinel, #328135)
14
20
 
 
21
  DOCUMENTATION:
 
22
 
 
23
    * Expanded the help for log and added a new help topic called
 
24
      ``log-formats``.  (Ian Clatworthy)
 
25
 
15
26
 
16
27
bzr 1.12rc1 "1234567890" 2009-02-10
17
28
-----------------------------------
18
29
 
19
 
This release of Bazaar contains many improvements to the speed and
20
 
functionality of ``bzr log`` and the display of logged revisions by ``bzr
21
 
status``.  bzr now also gives a better indication of progress, both in the
22
 
way operations are drawn onto a text terminal, and by showing the rate of
23
 
network IO.
24
 
 
25
30
  COMPATIBILITY BREAKS:
26
31
 
27
32
    * By default, ``bzr status`` after a merge now shows just the pending