~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-21 05:46:43 UTC
  • mfrom: (1875.1.1 bzr.mbp.interrupt)
  • Revision ID: pqm@pqm.ubuntu.com-20060721054643-20c103c916447e25
handle ^c in getpass()

Show diffs side-by-side

added added

removed removed

Lines of Context:
185
185
      working with long filenames on windows. (Also helps for unicode filenames
186
186
      not generating hidden files). (John Arbash Meinel, #43801)
187
187
 
 
188
    * Restore terminal mode on C-c while reading sftp password.  (#48923, 
 
189
      Nicholas Allen, Martin Pool)
 
190
 
188
191
  INTERNALS:
189
192
 
190
193
    * Combine the ignore rules into a single regex rather than looping over