~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-07-02 02:04:17 UTC
  • mfrom: (3515.1.1 ianc-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20080702020417-2gnc111mzyl1xusr
Rule-based preferences (Ian Clatworthy)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
IN DEVELOPMENT
9
9
--------------
10
10
 
 
11
  FEATURES:
 
12
 
 
13
    * Rule-based preferences can now be defined for selected files in
 
14
      selected branches, allowing commands and plugins to provide
 
15
      custom behaviour for files matching defined patterns.
 
16
      See ``Rule-based preferences`` (part of ``Configuring Bazaar``)
 
17
      in the User Guide and ``bzr help rules`` for more information.
 
18
      (Ian Clatworthy)
 
19
 
11
20
  IMPROVEMENTS:
12
21
 
13
22
    * ``bzr export --format=tgz --root=NAME -`` to export a gzipped tarball