~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Albisetti
  • Date: 2008-08-13 19:59:14 UTC
  • mfrom: (207.1.10 unify-templates)
  • Revision ID: argentina@gmail.com-20080813195914-hmx1fcoaqgl2g9xk
Fixed an issue with the feed link (Paul Hummer with Matt Nordhoff's reviewing superpowers)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
1.6 [unreleased]
5
5
----------------
6
6
 
 
7
    - Default sqlite interface is now sqlite3. (Robert Collins)
 
8
 
 
9
    - New ninja theme sponsored by Canonical (Martin Albisetti)
 
10
 
 
11
    - Added COPYING file and clarified copyright headers (John Arbash Meinel)
 
12
 
 
13
    - Remove the .py extension requiered by the Debian Policy.
 
14
      (Jelmer Vernooij)
 
15
 
7
16
    - Loggerhead is no longer a TurboGears application, but rather a
8
17
      WSGI application built using Paste (see http://wsgi.org/ and
9
18
      http://pythonpaste.org/ for more about WSGI and Paste). XXX more.
23
32
      memory consumption of rendering by a factor of around 3 for
24
33
      large pages over the old Kid templates.
25
34
 
26
 
    - Loggerhead's poorly performing text index was disabled.
 
35
    - Loggerhead's poorly performing text index was disabled. bzr-search
 
36
      is now used if the plugin is installed and a text index is present
 
37
      on the branch being viewed. (Martin Albisetti, Robert Collins).
27
38
 
28
39
    - Loggerhead no longer depends on bzrlib functions deprecated in
29
40
      Bazaar 1.5 and removed in 1.6 (Martin Albisetti).
50
61
      cache.
51
62
 
52
63
1.2  [04mar2008]
53
 
----------------
54
64
 
55
65
    - Michael Hudson <michael.hudson@canonical.com> has mostly taken
56
66
      over the maintenance of loggerhead.