<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in caching.xml</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/httpd/docs/manual/caching.xml</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>Simply remove trailing whitespace.</title>
        <description>/httpd/docs/manual/caching.xml - a99c5d4cc3cab6a62b04d52000dbc22ce1fa2d94</description>
        <pubDate></pubDate>
        <dc:creator>coar</dc:creator>
    </item>

    <item>
        <title>elaborate on the early/late vs "Authorization" header (vs. other forms of
    authorization)</title>
        <description>/httpd/docs/manual/caching.xml - 1e529026ef53ed41ebd6b16af3bbf9da9a715b90</description>
        <pubDate></pubDate>
        <dc:creator>covener</dc:creator>
    </item>

    <item>
        <title>Missed highlighting two examples</title>
        <description>/httpd/docs/manual/caching.xml - 772b90f858a887e031ee3de346471c3aa651b6a4</description>
        <pubDate></pubDate>
        <dc:creator>humbedooh</dc:creator>
    </item>

    <item>
        <title>Syntax for files in /</title>
        <description>/httpd/docs/manual/caching.xml - b47bddbe88fb1489893591d69d4ccab9b873af68</description>
        <pubDate></pubDate>
        <dc:creator>humbedooh</dc:creator>
    </item>

    <item>
        <title>Fix a link in the caching guide.</title>
        <description>/httpd/docs/manual/caching.xml - 419323944a8185b7697cc6a513ef33f0285ca324</description>
        <pubDate></pubDate>
        <dc:creator>minfrin</dc:creator>
    </item>

    <item>
        <title>Overhaul the caching guide in an effort to clearly distinguish between
    the mod_cache caching, the socache caching, and other caching we do, such
    as mod_file_cache.</title>
        <description>/httpd/docs/manual/caching.xml - 47cf0686f54bab5495aae9455d7ffa7c75c2e64b</description>
        <pubDate></pubDate>
        <dc:creator>minfrin</dc:creator>
    </item>

    <item>
        <title>Cleanup effort in prep for GA push:
    Trim trailing whitespace... no func change</title>
        <description>/httpd/docs/manual/caching.xml - 860b4efe27e7c1c9a2bf5c872b29c90f76849b51</description>
        <pubDate></pubDate>
        <dc:creator>jim</dc:creator>
    </item>

    <item>
        <title>Remove unnecessary &lt;pre&gt; in &lt;example&gt; blocks.</title>
        <description>/httpd/docs/manual/caching.xml - f61184822dca5bb293f1fcef7c6eb56505431b71</description>
        <pubDate></pubDate>
        <dc:creator>rbowen</dc:creator>
    </item>

    <item>
        <title>Rename mod_disk_cache to mod_cache_disk within the documentation.</title>
        <description>/httpd/docs/manual/caching.xml - 78f97ce162b66a0dbfd7af4dcd9984f162569b04</description>
        <pubDate></pubDate>
        <dc:creator>minfrin</dc:creator>
    </item>

    <item>
        <title>Fix a number of typos and misspellings.  Reported by Ville Skytta.
    PR48496.</title>
        <description>/httpd/docs/manual/caching.xml - b76a31daaa6e83bb0fd627a04f20e82bffcf1df4</description>
        <pubDate></pubDate>
        <dc:creator>poirier</dc:creator>
    </item>

    <item>
        <title>Minor nitpick - We've attempted to standardize on American spelling.
    Don't much care one way or another, but being consistent is good.</title>
        <description>/httpd/docs/manual/caching.xml - b751f61885edfa8975b02c59b9604d202ffcb9bf</description>
        <pubDate></pubDate>
        <dc:creator>rbowen</dc:creator>
    </item>

    <item>
        <title>Apache -&gt; httpd</title>
        <description>/httpd/docs/manual/caching.xml - 8737696b024af8af0f42ffe4a70dc191913d697c</description>
        <pubDate></pubDate>
        <dc:creator>rbowen</dc:creator>
    </item>

    <item>
        <title>Update doc to match change to mod_cache to include s-maxage in
    some cacheability decisions.</title>
        <description>/httpd/docs/manual/caching.xml - 0c5eea2ba49d679f28881f92865f4352d65d6fda</description>
        <pubDate></pubDate>
        <dc:creator>poirier</dc:creator>
    </item>

    <item>
        <title>Grammar and whitespace cleanup</title>
        <description>/httpd/docs/manual/caching.xml - 4412b850c905615791750962e5944d1e8d9ab788</description>
        <pubDate></pubDate>
        <dc:creator>noodl</dc:creator>
    </item>

    <item>
        <title>MMapStatic directive doesn't exist.</title>
        <description>/httpd/docs/manual/caching.xml - a1066e2786436743f6791963fb266282c25e1e99</description>
        <pubDate></pubDate>
        <dc:creator>lgentis</dc:creator>
    </item>

    <item>
        <title>Remove mod_mem_cache from documents
    (Sync with r711470)</title>
        <description>/httpd/docs/manual/caching.xml - 1a2bc936a6b4aaf5713c98a230a449fd878d1f06</description>
        <pubDate></pubDate>
        <dc:creator>takashi</dc:creator>
    </item>

    <item>
        <title>s/If-Match/If-None-Match/ per:
    http://www.mail-archive.com/docs@httpd.apache.org/msg05488.html</title>
        <description>/httpd/docs/manual/caching.xml - 70d118289160dd7005d53780b979b15b67210c54</description>
        <pubDate></pubDate>
        <dc:creator>noodl</dc:creator>
    </item>

    <item>
        <title>Exponential typo [Lucien Gentis]</title>
        <description>/httpd/docs/manual/caching.xml - 88afe3e00379ac7ba573079b97e116e0a7d7a703</description>
        <pubDate></pubDate>
        <dc:creator>noodl</dc:creator>
    </item>

    <item>
        <title>Updated as per Igor Galić (a.k.a. #Apache jmcg)  docs@ email.
    
    nobomb set in Cream/WinVim</title>
        <description>/httpd/docs/manual/caching.xml - 28ff5a13eb62624f296027cc8ab0e76efdbd7450</description>
        <pubDate></pubDate>
        <dc:creator>pctony</dc:creator>
    </item>

    <item>
        <title>Fix title per docs@ thread "Typo in /caching.html" 12 June '06</title>
        <description>/httpd/docs/manual/caching.xml - 02df76a3dae0c5bf05c9329eccaad449a66bfc68</description>
        <pubDate></pubDate>
        <dc:creator>noodl</dc:creator>
    </item>

</channel>
</rss>

