~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Gordon Tyler
  • Date: 2011-01-19 13:25:22 UTC
  • mfrom: (5620 +trunk)
  • mto: This revision was merged to the branch mainline in revision 5632.
  • Revision ID: gordon@doxxx.net-20110119132522-snhfnvq2jq8tmp1j
Merged bzr.dev into mergetools.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
.. New commands, options, etc that users may wish to try out.
22
22
 
 
23
* The ``lp:`` directory service now supports Launchpad's QA staging.
 
24
  (Jelmer Vernooij, #667483)
 
25
 
23
26
Improvements
24
27
************
25
28
 
38
41
* ``bzr serve`` no longer crashes when a server_started hook is installed and IPv6
39
42
  support is available on the system. (Jelmer Vernooij, #293697)
40
43
 
 
44
* ``bzr lp-propose`` can now propose merges against packaging branches on
 
45
  Launhcpad without requiring the target branch to be specified. (Jelmer Vernooij,
 
46
  #704647)
 
47
 
 
48
* ``bzr whoami`` will now display an error if both a new identity and ``--email``
 
49
  were specified. (Jelmer Vernooij, #680449)
 
50
 
41
51
Documentation
42
52
*************
43
53