~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: ghigo
  • Date: 2006-09-20 20:59:27 UTC
  • mto: (2070.4.1 help-topics)
  • mto: This revision was merged to the branch mainline in revision 2126.
  • Revision ID: ghigo@venice-20060920205927-6ae24018d7b8c33c
add topics help

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
      which processes these requests. (Andrew Bennetts, Robert Collins, Martin
36
36
      Pool)
37
37
 
 
38
    * Added help topics to the bzr help system
 
39
 
 
40
    * On line documentation of the revision spec (see bzr help revisionspec)
 
41
 
38
42
  BUG FIXES:
39
43
 
40
44
    * Don't access e.code for generic URLErrors, only HTTPErrors have .code.