~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2008-06-25 10:24:54 UTC
  • mto: (128.10.24 loggerhead.search)
  • mto: This revision was merged to the branch mainline in revision 182.
  • Revision ID: robertc@robertcollins.net-20080625102454-62atf1sil1qj0noa
Make bzr-search be an optional dependency and avoid errors when there is no search index.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
      memory consumption of rendering by a factor of around 3 for
24
24
      large pages over the old Kid templates.
25
25
 
26
 
    - Loggerhead's poorly performing text index was disabled.
 
26
    - Loggerhead's poorly performing text index was disabled. bzr-search
 
27
      is now used if the plugin is installed and a text index is present
 
28
      on the branch being viewed. (Martin Albisetti, Robert Collins).
27
29
 
28
30
    - Loggerhead no longer depends on bzrlib functions deprecated in
29
31
      Bazaar 1.5 and removed in 1.6 (Martin Albisetti).