~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-05-09 08:27:49 UTC
  • Revision ID: mbp@sourcefrog.net-20050509082749-22b1a6f4af329f7b
- bzr log and bzr root now accept an http URL
- new RemoteBranch.relpath()
- new find_branch factory method

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 
28
28
    * New syntax ``bzr status [FILE...]`` contributed by Bartosz Oler.
29
29
 
 
30
    * ``bzr log`` and ``bzr root`` can be given an http URL instead of
 
31
      a filename.
 
32
 
30
33
 
31
34
  TESTING:
32
35