~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-07-31 16:22:11 UTC
  • mfrom: (4578.1.4 1.18-sigbreak)
  • Revision ID: pqm@pqm.ubuntu.com-20090731162211-zvddnooijve9nbmu
(jam) Support SIGBREAK on Windows dropping you into the debugger.

Show diffs side-by-side

added added

removed removed

Lines of Context:
116
116
  than VFS methods.  For example, pushes of small branches with tags take
117
117
  11 rather than 18 smart server requests.  (Andrew Bennetts, #398608)
118
118
 
 
119
* Sending Ctrl-Break on Windows will now drop you into the debugger, in
 
120
  the same way that sending Ctrl-\\ does on other platforms.
 
121
  (John Arbash Meinel)
 
122
 
 
123
 
119
124
Documentation
120
125
*************
121
126