~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:
39
39
      Improves performance on projects with long histories like emacs.
40
40
      (John Arbash Meinel)
41
41
 
 
42
    - Fix support for displaying foreign revision ids.
 
43
      (Jelmer Vernooij, #736026)
 
44
 
 
45
    - Add hook 'controller' to BranchWSGIApp, allowing other bzr plugins
 
46
      to provide custom branch-specific controllers. (Jelmer Vernooij, #585822)
 
47
 
 
48
 
 
49
1.18.1 [24Mar2011]
 
50
------------------
 
51
 
42
52
    - Fix escaping of filenames in revision views.
43
53
      (William Grant, #740142)
44
54
 
 
55
    - Add missing import to loggerhead.trace, allowing start-loggerhead
 
56
      to run when a log.roll config option is set.
 
57
      (Max Kanat-Alexander, #673999)
 
58
 
45
59
 
46
60
1.18 [10Nov2010]
47
61
----------------