~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2007-12-21 02:25:16 UTC
  • mfrom: (1551.20.3 Aaron's mergeable stuff)
  • mto: This revision was merged to the branch mainline in revision 3187.
  • Revision ID: aaron.bentley@utoronto.ca-20071221022516-hd721fevdx6o7h8i
Merge from other bzr.ab

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
   * Merge directives now fetch prerequisites from the target branch if
37
37
     needed.  (Aaron Bentley)
38
38
 
 
39
   * ``merge`` now prefers to use the submit location, but will fall back to
 
40
     parent location.  (Aaron Bentley)
 
41
 
39
42
   * ``reconfigure`` can now convert from repositories.  (Aaron Bentley)
40
43
 
41
44
   * ``-l`` is now a short form for ``--limit`` in ``log``.  (Matt Nordhoff)