~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Ian Clatworthy
  • Date: 2007-08-28 23:43:50 UTC
  • mfrom: (2743.2.6 133548)
  • mto: This revision was merged to the branch mainline in revision 2763.
  • Revision ID: ian.clatworthy@internode.on.net-20070828234350-x3yya3jnx7p7o9xn
(Daniel Watkins) teach bzr help to recognize aliases

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
 
57
57
    * Fix ``status FILE -r X..Y``. (Lukáš Lalinský)
58
58
 
 
59
    * If a particular command is an alias, ``help`` will show the alias
 
60
      instead of claiming there is no help for said alias. (Daniel Watkins,
 
61
      #133548)
 
62
 
59
63
  IMPROVEMENTS:
60
64
 
61
65
    * ``pull`` and ``merge`` are much faster at installing bundle format 4.