~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-05-25 04:33:32 UTC
  • mfrom: (2493.1.1 bzr.ab.integration)
  • Revision ID: pqm@pqm.ubuntu.com-20070525043332-aw7j04dvjy6ua1v9
Merge log --limit (Kent Gibson)

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
      attempt to explain these concepts. (James Westby, John Arbash Meinel,
15
15
      Aaron Bentley)
16
16
 
 
17
    * Added ``bzr log --limit`` to report a limited number of revisions.
 
18
      (Kent Gibson, #3659)
 
19
 
17
20
  BUGFIXES:
18
21
 
19
22
    * ``bzr push`` should only connect to the remote location one time.