~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-07-19 16:09:34 UTC
  • mfrom: (2520.4.135 bzr.mpbundle)
  • Revision ID: pqm@pqm.ubuntu.com-20070719160934-d51fyijw69oto88p
Add new bundle and merge-directive formats

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
    * The ``plugins`` command is now public with improved help.
41
41
      (Ian Clatworthy)
42
42
 
 
43
    * New bundle and merge directive formats are faster to generate, and
 
44
      more robust against email mangling.  (Aaron Bentley)
 
45
 
43
46
  LIBRARY API BREAKS:
44
47
 
45
48
    * Deprecated dictionary ``bzrlib.option.SHORT_OPTIONS`` removed.