~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2005-07-05 08:37:09 UTC
  • Revision ID: mbp@sourcefrog.net-20050705083709-8a5107dea678b14a
- code to represent merges in regular text conflict form

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 
13
13
  CHANGES:
14
14
 
15
 
    * When exporting to a tarball with ``bzr export --format tgz``, put 
16
 
      everything under a top directory rather than dumping it into the
17
 
      current directory.   This can be overridden with the ``--root`` 
18
 
      option.  Patch from William Dod� and John Meinel.
19
 
 
20
15
    * New ``bzr upgrade`` command to upgrade the format of a branch,
21
16
      replacing ``bzr check --update``.
22
17