~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2009-05-12 06:30:56 UTC
  • mto: This revision was merged to the branch mainline in revision 4593.
  • Revision ID: robertc@robertcollins.net-20090512063056-hdoh46ea7gxqek5c
Add -Dprogress to assist in debugging progress bar jumping.

Show diffs side-by-side

added added

removed removed

Lines of Context:
108
108
  cause mismatched physical locks to cause test errors rather than just
109
109
  reporting to the screen. (Robert Collins)
110
110
 
 
111
* -Dprogress will cause pdb to start up if a progress view jumps
 
112
  backwards. (Robert Collins)
 
113
 
111
114
* Fallback ``CredentialStore`` instances registered with ``fallback=True``
112
115
  are now be able to provide credentials if obtaining credentials 
113
116
  via ~/.bazaar/authentication.conf fails. (Jelmer Vernooij,