~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-07-09 13:58:59 UTC
  • mfrom: (3533.2.1 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20080709135859-wq3r1d1fjcafelgw
(jam) (bug #243536) tsort.merge_sorted() can ignore ghosts in the
        mainline history passed in.

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
 
42
42
  BUGFIXES:
43
43
 
 
44
    * ``bzr log --long`` with a ghost in your mainline now handles that
 
45
      ghost properly. (John Arbash Meinel, #243536)
 
46
 
44
47
    * ``check`` handles the split-up .bzr layout correctly, so no longer
45
48
      requires a branch to be present.
46
49
      (Daniel Watkins, #64783)