~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2010-05-27 21:16:48 UTC
  • mto: This revision was merged to the branch mainline in revision 5266.
  • Revision ID: robertc@robertcollins.net-20100527211648-1mj8m4dh0ricku21
Final fix for 'no help for command' issue. We now show a clean message
when a command has no help, document how to set help more clearly, and
test that all commands available to the test suite have help.
(Robert Collins, #177500)

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
Bug Fixes
21
21
*********
22
22
 
 
23
* Final fix for 'no help for command' issue. We now show a clean message
 
24
  when a command has no help, document how to set help more clearly, and
 
25
  test that all commands available to the test suite have help.
 
26
  (Robert Collins, #177500)
 
27
 
23
28
Improvements
24
29
************
25
30