~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-07-12 03:16:07 UTC
  • mfrom: (1843.3.10 cleanup-progress)
  • Revision ID: pqm@pqm.ubuntu.com-20060712031607-3662d1acc5a6c28d
(jam) allow progress bar to be set with BZR_PROGRESS_BAR

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
     Also updates things like 'http+pycurl://' if pycurl is not present.
84
84
     (John Arbash Meinel) (Malone #47821, #52204)
85
85
 
 
86
   * New env variable BZR_PROGRESS_BAR, sets the default progress bar type.
 
87
     Can be set to 'none' or 'dummy' to disable the progress bar, 'dots' or 
 
88
     'tty' to create the respective type. (John Arbash Meinel, #42197, #51107)
 
89
 
86
90
  BUG FIXES:
87
91
 
88
92
    * Fix shadowed definition of TestLocationConfig that caused some