~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-07-23 21:42:04 UTC
  • mfrom: (1551.15.60 Aaron's mergeable stuff)
  • Revision ID: pqm@pqm.ubuntu.com-20070723214204-jwd5cwzvq93wwlgs
bzr checkout -r always works, even with -r0 (#127708)

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
    * ``bzr status`` now honours FILE parameters for conflict lists
30
30
      (Aaron Bentley, #127606)
31
31
 
 
32
    * ``bzr checkout`` now honours -r when reconstituting a working tree.
 
33
      It also honours -r 0.  (Aaron Bentley, #127708)
 
34
 
32
35
  IMPROVEMENTS:
33
36
 
34
37
    * Don't show "dots" progress indicators when run non-interactively, such