~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Jelmer Vernooij
  • Date: 2011-11-02 01:23:00 UTC
  • mto: This revision was merged to the branch mainline in revision 458.
  • Revision ID: jelmer@samba.org-20111102012300-8w1gktialc1jwcnn
Add hook 'controller' to BranchWSGIApp.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
    - Fix support for displaying foreign revision ids.
43
43
      (Jelmer Vernooij, #736026)
44
44
 
 
45
    - Add hook 'controller' to BranchWSGIApp, allowing other bzr plugins
 
46
      to provide custom branch-specific controllers. (Jelmer Vernooij)
 
47
 
45
48
 
46
49
1.18.1 [24Mar2011]
47
50
------------------