~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-09-23 03:52:00 UTC
  • mfrom: (3681.1.3 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20080923035200-4k29gtzxfev8l3a0
(robertc) Add a Branch.open hook. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
 
76
76
  INTERNALS:
77
77
 
 
78
    * A new hook, ``Branch.open``, has been added, which is called when
 
79
      branch objects are opened. (Robert Collins)
 
80
 
78
81
 
79
82
bzr 1.7rc2 IN DEVELOPMENT
80
83
-------------------------