~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2011-02-09 22:54:31 UTC
  • mto: This revision was merged to the branch mainline in revision 423.
  • Revision ID: john@arbash-meinel.com-20110209225431-iurh3hn0ergtf1i1
NEWS entry about bug #716152

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
What's changed in loggerhead?
2
2
=============================
3
3
 
4
 
dev [future]
5
 
------------
 
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
----------------
6
12
 
7
13
    - Syntax highlighting is no longer applied for files greater than 512K,
8
14
      reducing codebrowse.launchpad.net overloading.
25
31
    - Ignore readonly+ prefix when checking if Loggerhead is serving a
26
32
      local location. (Reported by Tres Seaver.) (Matt Nordhoff)
27
33
 
 
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
 
28
43
 
29
44
1.17 [20Aug2009]
30
45
----------------