~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 22:09:09 UTC
  • mto: This revision was merged to the branch mainline in revision 5724.
  • Revision ID: jelmer@samba.org-20110313220909-u654euthfvq912fe
Only write out basename of the tarfile to the gzip file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
* ``bzr export`` to zip files will now set a mode on directories.
83
83
  (Jelmer Vernooij, #207253)
84
84
 
 
85
* ``bzr export`` to tgz files will only write out the basename of the
 
86
  tarfile to the gzip file. (Jelmer Vernooij, #102234)
 
87
 
85
88
* ``bzr push --overwrite`` with an older revision specified will now correctly
86
89
  roll back the target branch. (Jelmer Vernooij, #386576)
87
90