~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Jelmer Vernooij
  • Date: 2011-03-13 20:47:03 UTC
  • mto: This revision was merged to the branch mainline in revision 5724.
  • Revision ID: jelmer@samba.org-20110313204703-k1i19fzqd1wcbavr
Support creating .tar.xz files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
* ``bzr export --format=zip`` can now export to standard output,
63
63
  like the other exporters can. (Jelmer Vernooij, #513752)
64
64
 
 
65
* ``bzr export`` can now create ``.tar.xz`` files.
 
66
  (Jelmer Vernooij, #551714)
 
67
 
 
68
 
65
69
Bug Fixes
66
70
*********
67
71