~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.3.txt

  • Committer: Martin Pool
  • Date: 2011-01-19 00:27:42 UTC
  • mto: This revision was merged to the branch mainline in revision 5630.
  • Revision ID: mbp@canonical.com-20110119002742-qv0l0xiu5h5sn33i
Update news

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
.. Fixes for situations where bzr would previously crash or give incorrect
33
33
   or undesirable results.
34
34
 
35
 
* Don't show warnings about outdated plugins.
 
35
* Plugins incompatible with bzr no longer produce a warning on every
 
36
  command invocation.  Instead, a message is shown by ``bzr plugins`` and
 
37
  in crash reports.
36
38
  (#704195, Martin Pool)
37
39
 
38
40
Documentation