~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Dmitry Vasiliev
  • Date: 2007-03-07 13:20:25 UTC
  • mto: (2327.1.1 jam-integration)
  • mto: This revision was merged to the branch mainline in revision 2328.
  • Revision ID: dima@hlabs.spb.ru-20070307132025-kgv55i7xvp7rp7pv
Reverted trailing whitespace removal

Show diffs side-by-side

added added

removed removed

Lines of Context:
227
227
    * ``bzr help global-options`` describes the global options. (Aaron Bentley)
228
228
 
229
229
  BUG FIXES:
230
 
 
 
230
    
231
231
    * Skip documentation generation tests if the tools to do so are not
232
232
      available. Fixes running selftest for installled copies of bzr. 
233
233
      (John Arbash Meinel, #80330)
269
269
    * Policy can be set for each configuration key. This allows keys to be
270
270
      inherited properly across configuration entries. For example, this
271
271
      should enable you to do::
272
 
 
 
272
        
273
273
        [/home/user/project]
274
274
        push_location = sftp://host/srv/project/
275
275
        push_location:policy = appendpath