~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Jelmer Vernooij
  • Date: 2011-12-16 19:41:30 UTC
  • mto: This revision was merged to the branch mainline in revision 6433.
  • Revision ID: jelmer@samba.org-20111216194130-mp1js5unwj2e3nbz
Uncommit no longer removes tags if they are part of the working trees pending merges.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
* Report mistake trying to move a removed file with a non-ascii name without
71
71
  UnicodeEncodeError being raised. (Martin Packman, #898541)
72
72
 
 
73
* Uncommit no longer removes tags if they are part of the working
 
74
  trees pending merges. (Jelmer Vernooij, #905462)
 
75
 
73
76
Documentation
74
77
*************
75
78