~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-04-10 19:37:20 UTC
  • mfrom: (4222.3.15 username)
  • Revision ID: pqm@pqm.ubuntu.com-20090410193720-nyej7ft1k2yoyhui
(Jelmer) Prompt for user names for http if they are not in the
        configuration.

Show diffs side-by-side

added added

removed removed

Lines of Context:
157
157
* Progress bars now show the rate of network activity for
158
158
  ``bzr+ssh://`` and ``bzr://`` connections.  (Andrew Bennetts)
159
159
 
 
160
* Prompt for user names if they are not in the configuration. 
 
161
  (Jelmer Vernooij, #256612)
 
162
 
160
163
* Pushing to a stacked pack-format branch on a 1.12 or older smart server
161
164
  now takes many less round trips.  (Andrew Bennetts, Robert Collins,
162
165
  #294479)