~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2006-05-04 13:55:32 UTC
  • mto: (1697.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 1701.
  • Revision ID: robertc@robertcollins.net-20060504135532-f0152b27530fd30c
Hook in the full break-lock ui.

Show diffs side-by-side

added added

removed removed

Lines of Context:
163
163
      useful for testing or for overriding the bzrlib.progress heuristic.
164
164
      (Robert Collins)
165
165
 
 
166
    * bzrlib.ui.ui_factory protocol now supports 'get_boolean' to prompt
 
167
      the user for yes/no style input. (Robert Collins)
 
168
 
166
169
  TESTING:
167
170
 
168
171
    * SFTP tests now shortcut the SSH negotiation, reducing test overhead