~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-03-22 09:57:11 UTC
  • mfrom: (5724.1.4 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20110322095711-9bggm9tnxnw9frow
(jameinel) Fix tar exporters to always write to binary streams. (John A
 Meinel)

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
Bug Fixes
26
26
*********
27
27
 
 
28
* Avoid spurious ValueErrors when autopacking a subset of the repository,
 
29
  and seeing a revision without its related inventory
 
30
  (John Arbash Meinel, #437003)
 
31
 
28
32
* Avoid UnicodeDecodeError in ``bzr add`` with multiple files under a non-ascii
29
33
  path on windows from symlink support addition. (Martin [gz], #686611)
30
34