~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2007-04-17 09:25:35 UTC
  • mto: This revision was merged to the branch mainline in revision 2450.
  • Revision ID: mbp@sourcefrog.net-20070417092535-n711rw7qtt6irrye
Correct the mention of C-\ in NEWS (Daniel Silverstone)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
      like bundles can.  (Aaron Bentley)
7
7
 
8
8
    * Sending the SIGQUIT signal to bzr, which can be done on Unix by
9
 
      pressing Control-Backspace, drops bzr into a debugger.  Type `c`
 
9
      pressing Control-Backslash, drops bzr into a debugger.  Type `c`
10
10
      to continue.  (Martin Pool)
11
11
 
12
12
  INTERNALS: