<?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 API.html</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/httpd/docs/manual/developer/API.html</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>Update transformations.
    
    Sorry for the noise, blame it to the
    simplified chinese cleanup.</title>
        <description>/httpd/docs/manual/developer/API.html - f086b4b402fa9a2fefc7dda85de2a3cc1cd0a654</description>
        <pubDate></pubDate>
        <dc:creator>rjung</dc:creator>
    </item>

    <item>
        <title>Update transformations.</title>
        <description>/httpd/docs/manual/developer/API.html - eceded617d1b6f35497902cea1788f87596d9854</description>
        <pubDate></pubDate>
        <dc:creator>rjung</dc:creator>
    </item>

    <item>
        <title>update transformation</title>
        <description>/httpd/docs/manual/developer/API.html - 2d0611ffc9f91c5fc2ddccb93f9a3d17791ae650</description>
        <pubDate></pubDate>
        <dc:creator>takashi</dc:creator>
    </item>

    <item>
        <title>`build typemaps`</title>
        <description>/httpd/docs/manual/developer/API.html - dc0d8d65d35787d30a275895ccad8d8e1b58a5ed</description>
        <pubDate></pubDate>
        <dc:creator>nd</dc:creator>
    </item>

    <item>
        <title>That was the LAST XML file.
    Additional cleanup: Get a rid of all the footer/header files</title>
        <description>/httpd/docs/manual/developer/API.html - e9527d25af8ff3a40b1958aff04688d7df4e8e23</description>
        <pubDate></pubDate>
        <dc:creator>nd</dc:creator>
    </item>

    <item>
        <title>Expand out all the SSI for the last time.  This will allow us to
    turn off SSI on httpd.apache.org, except for the /docs/ directory.</title>
        <description>/httpd/docs/manual/developer/API.html - 5c16955d1899c4f64dee2523b71be8deb6c96c57</description>
        <pubDate></pubDate>
        <dc:creator>slive</dc:creator>
    </item>

    <item>
        <title>Patch submitted by David Shane Holden to make docs valid xhtml.</title>
        <description>/httpd/docs/manual/developer/API.html - 210ac7f213498949b68ee13b33fd9324d08ff81f</description>
        <pubDate></pubDate>
        <dc:creator>rbowen</dc:creator>
    </item>

    <item>
        <title>Ran tidy to convert to xhtml</title>
        <description>/httpd/docs/manual/developer/API.html - 7d9f2bf92f3b96b3d651365013e5da845849571b</description>
        <pubDate></pubDate>
        <dc:creator>rbowen</dc:creator>
    </item>

    <item>
        <title>Place a note in some of the files that contain obsolete information.</title>
        <description>/httpd/docs/manual/developer/API.html - 7b3e47feb2f0d0a120f80b2de66656a55d0e63ef</description>
        <pubDate></pubDate>
        <dc:creator>slive</dc:creator>
    </item>

    <item>
        <title>Added ap_sub_req_method_uri() for doing a subrequest with a method
    other than GET, and const'd the definition of method in request_rec.
    
    Submitted by:   Greg Stein &lt;gstein@lyra.org&gt;
    Reviewed by:    Roy Fielding, Dean Gaudet, Doug MacEachern</title>
        <description>/httpd/docs/manual/developer/API.html - 454f4c2f6c1f5be6ecf18377c21040567239b666</description>
        <pubDate></pubDate>
        <dc:creator>fielding</dc:creator>
    </item>

    <item>
        <title>More documentation consistency cleanup for 1.3.2.</title>
        <description>/httpd/docs/manual/developer/API.html - 57fad287a8bc02321dfbb74280dd4d6540482e09</description>
        <pubDate></pubDate>
        <dc:creator>coar</dc:creator>
    </item>

    <item>
        <title>Part 2 of the semi-regular HTML normalisation.  Now on to
            apache-site...  No thirty.</title>
        <description>/httpd/docs/manual/developer/API.html - 091caae3b2ebdb760c98575d0d5e349cd686f913</description>
        <pubDate></pubDate>
        <dc:creator>coar</dc:creator>
    </item>

    <item>
        <title>Add Dean's description of what pools there are to the soi-disant
            documentation.
    
    Submitted by:   Dean Gaudet</title>
        <description>/httpd/docs/manual/developer/API.html - 74c00a6859f65024626f36a0430f8ba396e937c0</description>
        <pubDate></pubDate>
        <dc:creator>coar</dc:creator>
    </item>

    <item>
        <title>Oops: csubst missed a couple of old names.</title>
        <description>/httpd/docs/manual/developer/API.html - 9719c1ee979a23ccb12ee24dbb7ac759b0765300</description>
        <pubDate></pubDate>
        <dc:creator>martin</dc:creator>
    </item>

    <item>
        <title>Document renamed functions instead of old names</title>
        <description>/httpd/docs/manual/developer/API.html - a4fa9049116c470e70d2288793bd25fee987386e</description>
        <pubDate></pubDate>
        <dc:creator>martin</dc:creator>
    </item>

    <item>
        <title>Another pass at the normalisation of the HTML tags.  Some
            corrections coming up.</title>
        <description>/httpd/docs/manual/developer/API.html - 25503838e438bb909e3ff880125732c7ed5e64ad</description>
        <pubDate></pubDate>
        <dc:creator>coar</dc:creator>
    </item>

    <item>
        <title>A truly mighty mod normalising HTML tags to uppercase, and
            'i' and 'b' to 'EM' and 'STRONG' respectively.  Been threatening
            to do this for months.. no-one need try to maintain this when
            writing/modifiying the docs.</title>
        <description>/httpd/docs/manual/developer/API.html - f9b3be308809978f797e0c57b296147532a4313c</description>
        <pubDate></pubDate>
        <dc:creator>coar</dc:creator>
    </item>

    <item>
        <title>More HTML cleanups, retrofit of intentional &lt;XA&gt; tag to a no-op
            &lt;A NAME&gt; (thanks, Marc).  Lots of trailing blanks removed throughout.
            Small addition to the new_features_1_3 page.  Plenty of
            cleanup still to come..</title>
        <description>/httpd/docs/manual/developer/API.html - db81e057b060e365d840d9a1d35a5797192efa81</description>
        <pubDate></pubDate>
        <dc:creator>coar</dc:creator>
    </item>

    <item>
        <title>Numerous HTML cleanups, largely courtesy of weblint (thanx,
            Marc!).  Also brought core.html into some H2 naming consistency,
            and cleaned up man-template.html.  Much, much more to come..</title>
        <description>/httpd/docs/manual/developer/API.html - e9af77a587e32208002b7f95ef5273ecf771089b</description>
        <pubDate></pubDate>
        <dc:creator>coar</dc:creator>
    </item>

    <item>
        <title>Online docs appearance rework: pass 1, phase 2 - the
            htdocs/manual/misc directory.  Colour scheme set up and
            page-top stuff centred.</title>
        <description>/httpd/docs/manual/developer/API.html - a3ce53cae7f8a44934c716345260e4c86b508054</description>
        <pubDate></pubDate>
        <dc:creator>coar</dc:creator>
    </item>

</channel>
</rss>

