~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2007-03-12 20:37:44 UTC
  • mto: This revision was merged to the branch mainline in revision 2347.
  • Revision ID: john@arbash-meinel.com-20070312203744-uxmg8gk0tl9w5dy6
NEWS for fixing bug #88842

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
    * Fix ``RevisionSpec_revid`` to handle the Unicode strings passed in
26
26
      from the command line. (Marien Zwart, #90501)
27
27
 
 
28
    * Fix ``TreeTransform._iter_changes`` when both the source and
 
29
      destination are missing. (Aaron Bentley, #88842)
 
30
 
28
31
 
29
32
bzr 0.15rc1  2007-03-07
30
33