~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pool
  • Date: 2008-10-29 06:19:35 UTC
  • mto: This revision was merged to the branch mainline in revision 3806.
  • Revision ID: mbp@sourcefrog.net-20081029061935-wbhez2qzb2bd13n6
Update news

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
 
79
79
  DOCUMENTATION:
80
80
 
 
81
    * Improved hook documentation. (Michael Ernst)
 
82
 
81
83
  API CHANGES:
82
84
 
83
85
    * commands.plugins_cmds is now a CommandRegistry, not a dict.