~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2010-02-02 23:02:18 UTC
  • mfrom: (4634.128.21 apport)
  • mto: This revision was merged to the branch mainline in revision 5002.
  • Revision ID: mbp@sourcefrog.net-20100202230218-waoht8l49b3bad2o
Send crash reports through apport, rather than just dumping files

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
New Features
20
20
************
21
21
 
 
22
* If the Apport crash-reporting tool is available, bzr crashes are now
 
23
  stored into the ``/var/crash`` apport spool directory, and the user is
 
24
  invited to report them to the developers from there, either
 
25
  automatically or by running ``apport-bug``.  No information is sent
 
26
  without specific permission from the user.  (Martin Pool, #515052)
 
27
 
 
28
Testing
 
29
*******
 
30
 
 
31
* Stop sending apport crash files to ``.cache`` in the directory from
 
32
  which ``bzr selftest`` was run.  (Martin Pool, #422350)
 
33
 
22
34
bzr 2.1.0 (not released yet)
23
35
############################
24
36