~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Martin Packman
  • Date: 2012-03-29 11:54:29 UTC
  • mfrom: (6015.44.14 2.4)
  • mto: This revision was merged to the branch mainline in revision 6513.
  • Revision ID: martin.packman@canonical.com-20120329115429-pcdpq81uu3tj8anc
Merge 2.4 into 2.5 resolving feature flag related conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
* Prevent a traceback being printed to stderr when logging has problems and
56
56
  accept utf-8 byte string without breaking. (Martin Packman, #714449)
57
57
 
 
58
* _Win32Stat object provides members st_uid and st_gid, those are present
 
59
  in Python's os.stat object. These members required for external tools like
 
60
  bzr-git and dulwich. (Alexander Belchenko, #967060)
 
61
 
58
62
Documentation
59
63
*************
60
64