~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-24 16:07:00 UTC
  • mfrom: (2491.1.1 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20070524160700-3mu8f24yc5ej88m1
(James Westby) Add a help topic for working trees and repositories.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
      is specified, and are labelled "revision-id:", as per mainline
9
9
      revisions, instead of "merged:". (Kent Gibson)
10
10
 
 
11
  IMPROVEMENTS:
 
12
  
 
13
    * There are two new help topics, working-trees and repositories that
 
14
      attempt to explain these concepts. (James Westby, John Arbash Meinel,
 
15
      Aaron Bentley)
 
16
 
11
17
  BUGFIXES:
12
18
 
13
19
    * ``bzr push`` should only connect to the remote location one time.