~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

Use ChrootTransportDecorator so that the WSGI server won't let you access the entire filesystem.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
  IMPROVEMENTS:
4
4
    * ``bzr help commands`` output is now shorter (Aaron Bentley)
5
5
 
 
6
    * WSGI-compatible HTTP smart server.  See ``doc/http_smart_server.txt``.
 
7
      (Andrew Bennetts)
 
8
 
6
9
  INTERNALS:
7
10
 
8
11
    * ``TestCase.run_bzr``, ``run_bzr_captured``, and ``run_bzr_subprocess``