~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

Merge http-leaks into sftp-leaks

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
Bug Fixes
21
21
*********
22
22
 
 
23
* Errors occurring during http(s) test server starts should now be handled
 
24
  cleanly.
 
25
  (Vincent Ladeuil, #392402)
 
26
 
23
27
* Final fix for 'no help for command' issue. We now show a clean message
24
28
  when a command has no help, document how to set help more clearly, and
25
29
  test that all commands available to the test suite have help.