~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

[rs=igc] update to lp:loggerhead trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
What's changed in loggerhead?
2
2
=============================
3
3
 
4
 
1.19 [???]
5
 
----------
6
 
 
7
 
    - Merge the pqm changes back into trunk, after trunk was reverted to an old
8
 
      revision. (John Arbash Meinel, #716152)
9
 
 
10
 
1.18 [10Nov2010]
11
 
----------------
 
4
dev [future]
 
5
------------
12
6
 
13
7
    - Syntax highlighting is no longer applied for files greater than 512K,
14
8
      reducing codebrowse.launchpad.net overloading.
31
25
    - Ignore readonly+ prefix when checking if Loggerhead is serving a
32
26
      local location. (Reported by Tres Seaver.) (Matt Nordhoff)
33
27
 
34
 
    - Set Cache-Control and Expires headers on static pages.
35
 
      (John Arbash Meinel)
36
 
 
37
 
    - Generate relative links where possible (everywhere but HTTP
38
 
      redirects and feed IDs). (Michael Hudson, Matt Nordhoff)
39
 
 
40
 
    - Fix bad redirect when visiting "/download" or "/download/".
41
 
      (Matt Nordhoff, #247992)
42
 
 
43
28
 
44
29
1.17 [20Aug2009]
45
30
----------------