~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2007-12-21 06:34:27 UTC
  • mto: This revision was merged to the branch mainline in revision 3140.
  • Revision ID: aaron.bentley@utoronto.ca-20071221063427-pavy148wf806gf11
Fix commit for a checkout sharing a repo with its branch (abentley, #177592)

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
 
44
44
  BUGFIXES:
45
45
 
 
46
   * ``commit`` now succeeds when a checkout and its master branch share a
 
47
     repository.  (Aaron Bentley, #177592)
 
48
 
46
49
   * Fixed Unicode encoding error in ``ignored`` when the output is
47
50
     redirected to a pipe. (Lukáš Lalinský)
48
51