~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2006-06-29 14:48:44 UTC
  • mto: (1711.7.2 win32)
  • mto: This revision was merged to the branch mainline in revision 1822.
  • Revision ID: john@arbash-meinel.com-20060629144844-cb4d5cd64763c4fa
NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
77
77
    * 'bzr push location' will only remember the push location if it succeeds
78
78
      in connecting to the remote location. (#49742, John Arbash Meinel)
79
79
 
 
80
    * 'bzr revert' no longer toggles the executable bit on win32
 
81
      (#45010, John Arbash Meinel)
 
82
 
 
83
    * Handle broken pipe under win32 correctly. (John Arbash Meinel)
 
84
 
80
85
  INTERNALS:
81
86
 
82
87
    * Combine the ignore rules into a single regex rather than looping over