~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-12-14 07:50:36 UTC
  • mfrom: (3100.1.2 transform-recovery)
  • Revision ID: pqm@pqm.ubuntu.com-20071214075036-o6tv5n85w95m57uq
Fix ImmortalLimbo errors when transform rolls back (Aaron Bentley)

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
   * Fix Makefile rules for doc generation. (Ian Clatworthy, #175207)
23
23
 
 
24
   * Transform failures no longer cause ImmortalLimbo errors (Aaron Bentley,
 
25
     #137681)
 
26
 
24
27
   * ``uncommit`` works even when the commit messages of revisions to be
25
28
     removed use characters not supported in the terminal encoding.
26
29
     (Aaron Bentley)