~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2007-04-19 04:54:08 UTC
  • mto: (2425.1.2 integration)
  • mto: This revision was merged to the branch mainline in revision 2427.
  • Revision ID: robertc@robertcollins.net-20070419045408-uvczw1fcfzprz7ep
``bzr help`` now provides cross references to other help topics using the
_see_also facility on command classes. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    * ``selftest`` has new short options ``-f`` and ``-1``.  (Martin
9
9
      Pool)
10
10
 
 
11
    * ``bzr help`` now provides cross references to other help topics using
 
12
      the _see_also facility on command classes. (Robert Collins)
 
13
 
11
14
  INTERNALS:
12
15
 
13
16
    * bzrlib API compatability with 0.8 has been dropped, cleaning up some