~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-02-16 17:20:10 UTC
  • mto: This revision was merged to the branch mainline in revision 5666.
  • Revision ID: jelmer@samba.org-20110216172010-dp91q6ar15qf66pi
Fix setting of mode on directories in zip files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
* ``bzr annotate -r-1 file`` will now properly annotate a deleted file.
51
51
  (Andrew King, #537442)
52
52
 
 
53
* ``bzr export`` to zip files will now set a mode on directories.
 
54
  (Jelmer Vernooij, #207253)
 
55
 
53
56
* ``bzr push --overwrite`` with an older revision specified will now correctly
54
57
  roll back the target branch. (Jelmer Vernooij, #386576)
55
58