~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Patch Queue Manager
  • Date: 2011-12-19 11:17:38 UTC
  • mfrom: (6379.5.1 always-import-bzrdir)
  • Revision ID: pqm@pqm.ubuntu.com-20111219111738-g3ldsov4alx2jalx
(jelmer) Always import bzrlib.bzrdir in bzrlib.workingtree. (Jelmer Vernooij)

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