<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/apache/httpd.git/docs/manual/upgrading.html.fr, branch async-dev</title>
<subtitle>github.com: apache/httpd.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/'/>
<entry>
<title>Expand out all the SSI for the last time.  This will allow us to</title>
<updated>2003-04-23T15:00:53+00:00</updated>
<author>
<name>Joshua Slive</name>
<email>slive@apache.org</email>
</author>
<published>2003-04-23T15:00:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=9057c744224b60ce84f401589607b15d5b9467cd'/>
<id>9057c744224b60ce84f401589607b15d5b9467cd</id>
<content type='text'>
turn off SSI on httpd.apache.org, except for the /docs/ directory.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99534 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
turn off SSI on httpd.apache.org, except for the /docs/ directory.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99534 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some minor XHTML issues (CENTER -&gt; center).</title>
<updated>2003-03-01T22:29:04+00:00</updated>
<author>
<name>Erik Abele</name>
<email>erikabele@apache.org</email>
</author>
<published>2003-03-01T22:29:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=bbf9a41e1fff47290a48a7141d14e178daedc862'/>
<id>bbf9a41e1fff47290a48a7141d14e178daedc862</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98869 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98869 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Ran w3c tidy on these as 'tidy -mi -asxml' to get xhtml. Please verify,</title>
<updated>2001-09-22T18:53:20+00:00</updated>
<author>
<name>Rich Bowen</name>
<email>rbowen@apache.org</email>
</author>
<published>2001-09-22T18:53:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=1bf05b9838e25403ff49e68c7ce8e26af90b6bd5'/>
<id>1bf05b9838e25403ff49e68c7ce8e26af90b6bd5</id>
<content type='text'>
in particular, the non-english files, to make sure I did not screw
anything up. They look fine to me.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91112 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in particular, the non-english files, to make sure I did not screw
anything up. They look fine to me.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91112 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Update doc for the SIGUSR1 change - we no longer use SIGWINCH except on</title>
<updated>2001-09-20T03:05:32+00:00</updated>
<author>
<name>Justin Erenkrantz</name>
<email>jerenkrantz@apache.org</email>
</author>
<published>2001-09-20T03:05:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=cc7b052e5031c1d5bec75b757af167276635b8d7'/>
<id>cc7b052e5031c1d5bec75b757af167276635b8d7</id>
<content type='text'>
Linux 2.0/glibc 2.0 which doesn't allow SIGUSR1 to be used by programs.

Feel free to change the wording.  I don't care.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91091 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Linux 2.0/glibc 2.0 which doesn't allow SIGUSR1 to be used by programs.

Feel free to change the wording.  I don't care.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91091 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -X functionality back to httpd.</title>
<updated>2001-08-30T20:50:06+00:00</updated>
<author>
<name>Justin Erenkrantz</name>
<email>jerenkrantz@apache.org</email>
</author>
<published>2001-08-30T20:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=3c90c3f5f4c2540211146c0b6256f29ed824961c'/>
<id>3c90c3f5f4c2540211146c0b6256f29ed824961c</id>
<content type='text'>
- Updates upgrading.html
- Reverts Aaron's earlier docco patch (sorry...)
- Adds -X to all mpms in the tree


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90824 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Updates upgrading.html
- Reverts Aaron's earlier docco patch (sorry...)
- Adds -X to all mpms in the tree


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90824 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>use ISO-8859-1</title>
<updated>2001-02-28T10:57:26+00:00</updated>
<author>
<name>Eric Cholet</name>
<email>cholet@apache.org</email>
</author>
<published>2001-02-28T10:57:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=af90deb4825c0fbc4908d132b43f32ef4fa80a8f'/>
<id>af90deb4825c0fbc4908d132b43f32ef4fa80a8f</id>
<content type='text'>
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88386 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88386 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>new French translation</title>
<updated>2001-02-18T15:50:35+00:00</updated>
<author>
<name>Eric Cholet</name>
<email>cholet@apache.org</email>
</author>
<published>2001-02-18T15:50:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/httpd.git/commit/?id=8f1ccc9900ab83d4f8573757c52bbe2bb5053831'/>
<id>8f1ccc9900ab83d4f8573757c52bbe2bb5053831</id>
<content type='text'>
PR:
Obtained from:
Submitted by:	Herve Dumont &lt;hdumont@club-internet.fr&gt;
Reviewed by:	Eric Cholet &lt;cholet@logilune.com&gt;


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88229 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:
Obtained from:
Submitted by:	Herve Dumont &lt;hdumont@club-internet.fr&gt;
Reviewed by:	Eric Cholet &lt;cholet@logilune.com&gt;


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88229 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
