~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Jelmer Vernooij
  • Date: 2011-11-02 09:19:25 UTC
  • mfrom: (457.1.4 trunk)
  • Revision ID: jelmer@samba.org-20111102091925-c6g0yvs2fvc907n6
Merge support for BranchWSGIApp controller hook.

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, #585822)
 
47
 
45
48
 
46
49
1.18.1 [24Mar2011]
47
50
------------------