~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-02-16 20:00:38 UTC
  • mfrom: (5664.2.1 zip-export-perm)
  • Revision ID: pqm@pqm.ubuntu.com-20110216200038-qnsaoot0pj4lr8o4
(jelmer) Set proper permissions on directories in zip files. (Jelmer
 Vernooij)

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