~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Toshio Kuratomi
  • Date: 2010-04-18 17:58:04 UTC
  • mto: (464.1.1 mod-wsgi)
  • mto: This revision was merged to the branch mainline in revision 465.
  • Revision ID: toshio@fedoraproject.org-20100418175804-8auslftjigl36lvr
Add GPLv2+ header to loggerhead.wsgi script

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
dev [future]
5
5
------------
6
6
 
7
 
    - Syntax highlighting is no longer applied for files greater than 512K,
8
 
      reducing codebrowse.launchpad.net overloading.
9
 
      (Max Kanat-Alexander, #513044)
10
 
 
11
7
    - Documentation added in the docs directory. README simplified
12
8
      accordingly. (Tres Seaver).
13
9
 
25
21
    - Ignore readonly+ prefix when checking if Loggerhead is serving a
26
22
      local location. (Reported by Tres Seaver.) (Matt Nordhoff)
27
23
 
 
24
    - Add a script and documentation for running under mod_wsgi.
 
25
      (Stuart Colville, Toshio Kuratomi)
28
26
 
29
27
1.17 [20Aug2009]
30
28
----------------