~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-19 11:49:56 UTC
  • mfrom: (6384 +trunk)
  • mto: This revision was merged to the branch mainline in revision 6386.
  • Revision ID: jelmer@canonical.com-20111219114956-wb5i1g0ku1t49vk6
merge bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
* Properly ignore '\n' in an option reference since this cannot be part of a
68
68
  config option identifier. (Vincent Ladeuil, #902125)
69
69
 
 
70
* Make sure that the bzr probers are always registered when
 
71
  bzrlib.workingtree is imported. (Jelmer Vernooij, #905218)
 
72
 
70
73
* Report mistake trying to move a removed file with a non-ascii name without
71
74
  UnicodeEncodeError being raised. (Martin Packman, #898541)
72
75