~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Martin Pool
  • Date: 2011-01-20 00:27:15 UTC
  • mto: This revision was merged to the branch mainline in revision 5630.
  • Revision ID: mbp@canonical.com-20110120002715-hqgj3zbvi9le1ftz
Move release note into the 2.4 file

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
* ``bzr serve`` no longer crashes when a server_started hook is installed and IPv6
39
39
  support is available on the system. (Jelmer Vernooij, #293697)
40
40
 
 
41
* Plugins incompatible with the current version of bzr no longer produce a
 
42
  warning on every command invocation.  Instead, a message is shown by
 
43
  ``bzr plugins`` and in crash reports.
 
44
  (#704195, Martin Pool)
 
45
 
41
46
Documentation
42
47
*************
43
48