~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-02-13 22:05:25 UTC
  • mfrom: (4005.1.3 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090213220525-f4o6y76g5mjtxb7k
Merge 1.12 final back into bzr.dev (and the 1.11 tip revision)

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
      it), without overriding the command. (Robert Collins)
46
46
 
47
47
 
 
48
bzr 1.12 "1234567890" 2009-02-13
 
49
--------------------------------
 
50
 
 
51
This release of Bazaar contains many improvements to the speed,
 
52
documentation and functionality of ``bzr log`` and the display of logged
 
53
revisions by ``bzr status``.  bzr now also gives a better indication of
 
54
progress, both in the way operations are drawn onto a text terminal, and
 
55
by showing the rate of network IO.
 
56
 
 
57
  BUG FIXES:
 
58
 
 
59
    * ``bzr init --development-wt5[-rich-root]`` would fail because of
 
60
      circular import errors. (John Arbash Meinel, #328135)
 
61
 
 
62
  DOCUMENTATION:
 
63
 
 
64
    * Expanded the help for log and added a new help topic called
 
65
      ``log-formats``.  (Ian Clatworthy)
 
66
 
 
67
 
48
68
bzr 1.12rc1 "1234567890" 2009-02-10
49
69
-----------------------------------
50
70
 
51
 
This release of Bazaar contains many improvements to the speed and
52
 
functionality of ``bzr log`` and the display of logged revisions by ``bzr
53
 
status``.  bzr now also gives a better indication of progress, both in the
54
 
way operations are drawn onto a text terminal, and by showing the rate of
55
 
network IO.
56
 
 
57
71
  COMPATIBILITY BREAKS:
58
72
 
59
73
    * By default, ``bzr status`` after a merge now shows just the pending